ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
Go to directory YOUR_CATKIN_WORKSPACE/devel/lib
, and see if there is a folder vectornav
. If so, see if there is a executable vn200_node
in vectornav
.
And also, you should setup the workspace environment, source YOUR_CATKIN_WORKSPACE/devel/setup.bash
from your terminal.