mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Add shortcut launch-file to run the simulation
This commit is contained in:
4
clover/launch/simulator.launch
Normal file
4
clover/launch/simulator.launch
Normal file
@@ -0,0 +1,4 @@
|
||||
<launch>
|
||||
<!-- shurtcut for running the simulation (`roslaunch clover simulator.launch`) -->
|
||||
<include file="$(find clover_simulation)/launch/simulator.launch"/>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user