Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Herpderk authored Sep 1, 2023
1 parent 2696ffd commit 18d6e1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
cd ros2_ws/src
git clone https://github.com/PX4/px4_msgs.git
git clone [email protected]:uci-uav-forge/uavf_ros2_msgs.git
git clone [email protected]:uci-uav-forge/uavf_2024.git
cd ..
source /opt/ros/foxy/setup.bash
```
Expand All @@ -160,7 +161,7 @@

4. Test it out with an example
```
ros2 launch px4_offboard_mpc telemetry_interface_node.py
ros2 launch uavf_2024 commander_node.py
```


Expand Down

0 comments on commit 18d6e1f

Please sign in to comment.