ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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)"
2 | No.2 Revision |
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)