Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cturmrsbot authored Feb 16, 2024
1 parent c4388b9 commit 472f9f5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](.fig/thumbnail.jpg)

Metapackage for the MRS UAV Gazebo simulation pipeline.
A metapackage for the MRS UAV Gazebo + PX4 SITL simulation pipeline.

## Installation

Expand All @@ -19,6 +19,8 @@ Metapackage for the MRS UAV Gazebo simulation pipeline.

## Unmanned Aerial Vehicles

### Pre-defined UAVs

| Model | Spawn argument | Simulation |
|---------------|----------------|-------------------------------|
| DJI f330 | `--f330` | ![](.fig/f330_simulation.jpg) |
Expand All @@ -29,6 +31,12 @@ Metapackage for the MRS UAV Gazebo simulation pipeline.
| T-Drones m690 | `--m690` | ![](.fig/m690_simulation.jpg) |
| NAKI II | `--naki` | ![](.fig/naki_simulation.jpg) |

### Adding a custom UAV

A custom drone model can be added from an external package.
Please look at [mrs_gazebo_custom_drone_example](https://github.com/ctu-mrs/mrs_gazebo_custom_drone_example) for an example.
The wiki page [https://ctu-mrs.github.io/docs/simulation/gazebo/gazebo/custom_drone.html](https://ctu-mrs.github.io/docs/simulation/gazebo/gazebo/custom_drone.html) contains a detailed description of all the important steps and configuration parts.

## Starting the simulation

Use one of the prepared Tmuxinator sessions:
Expand Down

0 comments on commit 472f9f5

Please sign in to comment.