Update 'README.md'

This commit is contained in:
cesar.alejandro 2022-08-31 13:50:24 -07:00
parent 6dbfabf8de
commit 6de7097cbb
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ In catkin_ws (or any working directory) add to devel/setup.bash:
cd $CURRENT_DIR
Finally, source your setup.bash file
cd ~/catkin_ws
source devel/setup.bash
## JINJA TETHER FILE
- _spiri_with_tether.sdf.jinja_ can be altered to create desired tether model
- changes need to be made in px4 directory and will only take effect after running: "make px4_sitl gazebo"