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

FYI I find a solution to fix the problem temporary (I'm sure there is still some topics not published)

I made last_frame_ public in svo/frame_handler_mono.h instead of protected

Somehow the function lastFrame() always returned NULL otherwise.

Now Rviz displays svo/image and tf properly