Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 495 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 495 Bytes

Robotics using ROS

ROS (Robot Operating System) is a general purpose robotics library that can be used with PX4 for offboard control. It uses the MAVROS node to communicate with PX4 running on hardware or using the Gazebo Simulator.

This section contains topics about using ROS for offboard control with PX4.

Tip ROS is only officially supported on Linux platforms.