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

It seems that you do not use rectified images. Please calibrate your camera and make sure the camera driver pubishes the accurate CameraInfo messages. Then let mono_odometer subscribe to <your camera>/image_rect. If you still have problems, please modify your question to include the full console output of mono_odometer.

click to hide/show revision 2
Added image_ proc ref

It seems that you do not use rectified images. Please calibrate your camera and make sure the camera driver pubishes the accurate CameraInfo messages. messages. Run image_proc in the camera's namespace to generate rectified images from your raw input. Then let mono_odometer subscribe to <your camera>/image_rect. If you still have problems, please modify your question to include the full console output of mono_odometer.