Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 231 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 231 Bytes

PX4 SITL Gazebo

Build and Run

Build:

git clone https://github.com/Tenok-RTOS/gazebo.git
cd gazebo
git submodule update --init --recursive
cd PX4-Autopilot
make px4_sitl_default gazebo

Run:

./run_gazebo.sh