ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Almost; you'll also want to set the camera name argument to "head_mount_kinect", since that is what the pr2 typically uses:

roslaunch openni_launch openni.launch load_driver:=false depth_registration:=true camera:=head_mount_kinect

Almost; you'll also want to set the camera name argument to "head_mount_kinect", since that is what the pr2 typically uses:

roslaunch openni_launch openni.launch load_driver:=false depth_registration:=true camera:=head_mount_kinect

EDIT: That's if you're running the pr2 in gazebo. I'm not sure what camera name the turtlebot uses.