-
Notifications
You must be signed in to change notification settings - Fork 4
Procedure to start data collection
fhogan edited this page Oct 23, 2017
·
1 revision
Before starting data collection, please go through following steps:
- Robot display (can you see it properly?)
- Gripper display (can you see it properly?)
- gelsight image (test: print with fingertip and check rviz for response)
- Realsense 0 image (can you see it properly?)
- Realsense 1 image (can you see it properly?)
Run command 7-start_gui
- Test depth of camera in bin 0:
start lasers 0
andstop lasers 0
(Can you see Depth 0 image in RViz?) - Test depth of camera in bin 1:
start lasers 1
andstop lasers 1
(Can you see Depth 1 image in RViz?) - run gripper close
- run gripper open
- run spatula close
- run spatula open
- test passive vision (Do you see point cloud and grasp proposals in RViz?)
In terminal, run
python planner_grasp.py
After a complete grasp, open rgraspdata folder and verify that all data has been properly recorded.