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

I would guess it's the same issue discussed here:

http://answers.ros.org/question/112391/nothing-published-to-scan-under-hydro/

Nothing is published to /scan (which is required for calibration) unless depth_registration is set to false. You might try:

roslaunch turtlebot_calibration calibrate.launch depth_registration:=false

I can't test it directly because I'm using Kobuki-based turtlebots.