mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-06-01 17:49:32 +00:00
* Install jMAVSim dependencies * Restore jMAVSim desktop shortcut * Try running jmavsim on validation
11 lines
211 B
Desktop File
11 lines
211 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=jMAVSim
|
|
Comment=A lightweight PX4 simulator
|
|
Exec=/bin/bash -c 'cd ~/PX4-Autopilot; make px4_sitl jmavsim'
|
|
Icon=openjdk-8
|
|
Path=
|
|
Terminal=true
|
|
StartupNotify=false
|