Skip to content

Commit 708e761

Browse files
committed
Fix only ros Jazzy link
1 parent 0c99928 commit 708e761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/60-simulations/30-FlightForge/01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To interface with the FlightForge simulator, you need to install the ROS package
3131
The ROS package is either installed when installing the MRS UAV System Full or can be installed separately by running the following command:
3232

3333
```bash
34-
sudo apt install ros-jazzy-mrs-uav-flightforge-simulation
34+
sudo apt install ros-jazzy-mrs-uav-flightforge-simulator
3535
```
3636

3737
If you wish to modify the ROS package, you can clone the repository from [mrs_uav_flightforge_simulator](https://github.com/ctu-mrs/mrs_uav_flightforge_simulator/tree/ros2) and place it in your workspace.

0 commit comments

Comments
 (0)