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 did the following:

in the file vslam_system/src/nodes/stereo_vslam_node.cpp

go to line 159 and replace "if (0)" by "if (1)"

I did the following:

in the file vslam_system/src/nodes/stereo_vslam_node.cpp

go to line 159 and replace "if (0)" by "if (1)"

(then do a rosmake vslam_system)