mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Use simulator.launch for launching jmavsim
This commit is contained in:
@@ -190,5 +190,6 @@ echo "Trying running the Gazebo simulator, check the output"
|
||||
timeout --preserve-status 30 roslaunch clover_simulation simulator.launch gui:=false --screen
|
||||
|
||||
echo "Trying running jMAVSim, check the output"
|
||||
cd ~/PX4-Autopilot
|
||||
HEADLESS=1 timeout --preserve-status 30 make px4_sitl jmavsim
|
||||
# cd ~/PX4-Autopilot
|
||||
# HEADLESS=1 timeout --preserve-status 30 make px4_sitl jmavsim
|
||||
HEADLESS=1 timeout --preserve-status 30 roslaunch clover_simulation simulator.launch type:=jmavsim gui:=false --screen
|
||||
|
||||
Reference in New Issue
Block a user