Connor Denihan 9a6e4b5ace
docs: Fix capitalization of macOS (#25744)
* Fix formatting and capitalization in dev_env_mac.md

Updated formatting and capitalization for consistency in the macOS development environment documentation.

* Correct 'Mac OS' to 'macOS' in documentation

* Fix capitalization of 'macOS' in documentation
2025-10-11 14:23:55 -08:00

2.2 KiB

Setting up a Developer Environment (Toolchain)

The supported platforms for PX4 development are:

Supported Targets

The table below shows what PX4 targets you can build on each OS.

Target Linux (Ubuntu) macOS Windows
NuttX based hardware: Pixhawk Series, Crazyflie
Linux-based hardware: Raspberry Pi 2/3
Simulation: Gazebo SITL
Simulation: Gazebo Classic SITL
Simulation: ROS with Gazebo Classic
Simulation: ROS 2 with Gazebo

Experienced Docker users can also build with the containers used by our continuous integration system: Docker Containers

Next Steps

Once you have finished setting up one of the command-line toolchains above: