Minor
This commit is contained in:
parent
3c39453aa8
commit
524f4465dd
@ -1,4 +0,0 @@
|
||||
python3 scripts/run.py initial-view --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py top-view --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py top-trajectory --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py nbv --runs $1 --logdir $2 --seed 1
|
@ -10,7 +10,8 @@ from robot_helpers.spatial import Rotation
|
||||
from vgn.perception import UniformTSDFVolume
|
||||
from vgn.utils import find_urdfs, load_cfg, view_on_sphere
|
||||
from vgn.detection import VGN, select_local_maxima
|
||||
import vgn.visualizer as vis
|
||||
|
||||
# import vgn.visualizer as vis
|
||||
|
||||
rospack = rospkg.RosPack()
|
||||
pkg_root = Path(rospack.get_path("active_grasp"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user