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

Thanks for sharing the code. That was the idea. I have only som insignificant advice.

Thanks for sharing the code. That was the idea. I have only som insignificant advice.Here is some extra advice: 1. You could use the originial image timestamp img->header.stamp instead of ros::Time::now() 2. Publish images with the proper camera info using image_transport::CameraPublisher and a camera_info_manager::CameraInfoManager.