Skip to content

Live Kinect View

Brad Saund edited this page Mar 10, 2021 · 5 revisions

These are instructions for how to launch the live shape completion using the kinect

  1. Start RViz
roslaunch shape_completion_visualization live_shape_completion.launch
  1. Start the Kinect
ssh loki
rcblizzard
roslaunch mps_launch_files kinect_vicon_real_robot.launch pov:="victor_head"
  1. Start the segmenter
ssh armada
(Verify gpu and rosmaster)
roslaunch object_segmentation ycb_segmentation.launch
  1. Start Victor (optional)
ssh realtime
rcblizzard
./victor.sh
  1. Start the shape completer (Work in progress)
shape_completion_robot_demo/wip_contact_demo.py
  1. Start the fake victor for gpu voxels
roslaunch gpu_voxel_planning fake_victor_setup.launch 
  1. Make victor move In clion, run wip_shape_completion
Clone this wiki locally