Viso2 ROS Noetic Error "cannot launch node of type[viso2_ros/mono_odometer]:

asked 2022-04-06 13:23:44 -0500

talal.ghafoor gravatar image

I am trying to run the Viso2 demo.launch file on ROS noetic, but I am getting the following error: "cannot launch node of type[viso2_ros/mono_odometer]: cannot locate node of type [mono_odometer] in package [viso2_ros]. Make sure the file exists in package path and permission is set to executable."

I have tried setting the executable using chmod +x, but the program still does not run. Additionally, when I try to catkin_make my project that contains the libviso2 package, It is unable to build and says "c++ error: unrecognized command line option '-msse3'.

Any help would be appreciated.

edit retag flag offensive close merge delete