nbv_sim/README.md

14 lines
148 B
Markdown
Raw Normal View History

2021-04-26 10:45:00 +02:00
# active_grasp
First, run the simulation
```
roslaunch active_grasp simulation.launch
```
Then you can run a policy.
```
python3 run.py ...
```