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

[rosrun] Couldn't find executable named mavros_node

asked 2019-01-23 21:04:41 -0500

fzeak gravatar image

Hello there!

I have been trying to run mavros_node using the command rosrun mavros mavros_node but it returns me [rosrun] Couldn't find executable named mavros_node below /home/username/catkin_ws/src/mavros/mavros.

When I check mavros/mavros/scripts there isn't a file named mavros_node inside. Did I install mavros wrongly?

I followed the instructions for source installation https://github.com/mavlink/mavros/blo...

I am running Ubuntu 16.04.5 LTS and kinetic as my ros distro.

Ultimately aiming to use the bluerov_ros_playground package to help automate my bluerov2.

Could use some help! :)

edit retag flag offensive close merge delete

Comments

Can you tell us why you installed mavros from source? The readme you link has a section titled "Binary installation (deb)".

gvdhoorn gravatar image gvdhoorn  ( 2019-01-24 02:48:55 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-11 14:52:41 -0500

luc.ac gravatar image

Inside mavros/mavros/src must be the mavros_node.cpp file that will be used in rosrun mavros mavros_node.

Maybe it is just a problem of source of the bash, try to source it again source ~/catkin_ws/devel/setup.bash.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-01-23 21:04:41 -0500

Seen: 800 times

Last updated: Jul 11 '20