Files
allwpilib/simulation/install_resources/sim_ds.desktop
Peter_Mitrano 17b363f3b4 working on install process for FRCSim 2016
To publish the simulation zip, run ./gradlew publish -PmakeSim

Targeting Ubuntu 14.04 and 15.10 for now, with 14.04 being the
currently best supported.
Two scripts have been drafted for installing, for 14.04 and 15.10
It currently publishes to ~/releases/maven/development/simulation

There is a known bug that gz_msgs for 15.10 must be built using
protobuf 2.6, which is not the default on 14.04.

Change-Id: I6cccd601671553d30fd05bbbc79c2b7dc1efbf1d
2015-12-28 16:42:24 -05:00

10 lines
221 B
Desktop File

[Desktop Entry]
Name=Sim DS
Keywords=frcsim,driverstation
Exec=/usr/bin/sim_ds
Icon=~/wpilib/simulation/sim_ds_logo.png
Type=Application
StartupNotify=true
Terminal=false
Categories=Development;IDE;Java;Education;Science