mavlink / mavros

MAVLink to ROS gateway with proxy for Ground Control Station
Other
847 stars 983 forks source link

ERROR IN BUILDING MAVROS #1887

Open Puneeth306 opened 10 months ago

Puneeth306 commented 10 months ago

Hello, I followed the instructions given in the installation guide of mavros while building source using command catkin build its showing 'command not found '.How should i resolve this. I am using ros noetic in ubuntu 20.04

vooon commented 10 months ago

https://github.com/mavlink/mavros/blob/master/mavros/README.md#source-installation

Have you installed python3-catkin-tools and others as on line 3?