ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Cannot locate node of type [stereo_vslam_node] in package [vslam_system]

asked 2011-08-29 11:29:39 -0500

CC gravatar image

I am trying to run VSLAM on Stereo Data. When trying to roslaunch stereo_vslam.launch, I'm getting this error message cannot launch node of type [vslam_system/stereo_vslam_node]: Cannot locate node of type [stereo_vslam_node] in package [vslam_system]. I cheched and found stereo_vslam_node was under vslam/bin, ans was not sure why ROS could not locate it?

I found a similar question posted earlier, and followed suggestions described in the "answer" section, but still got the same error message. Any advices will be appreciated.

Thanks CC

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-09-02 11:09:12 -0500

Helen gravatar image

vslam is experimental research code. It is not actively being supported, but patches are welcome.

If you would like a robust method of localization and mapping with a stereo camera or kinect, use the 2D slam_gmapping stack. See the pointcloud_to_laserscan package from the turtlebot stack and the SLAM Gmapping with Kinect Tutorial for the turtlebot.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-08-29 11:29:39 -0500

Seen: 371 times

Last updated: Sep 02 '11