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

If you are using the bumblebee package available on the ROS webiste and not the cornell version, then following will work: 1. Change camera_info.h to camera_info_manager.h 2. Replace the places where the variable cinfo_ is declared/initialized to camera_info_manager::cinfo_h 3. Follow the updates mentioned here.

The package installed successfully for me. It runs - but no data is posted at runtime!