Requires version 2.0 or newer of DRC Sim Client. Version 1.x support has been dropped.
- Moved packet handling and the server to a C++ program - From the end-user perspective nothing has changed.
- Touch input is more accurate
- Input is sent at the correct rate.
- Updated install.sh to compile and install drc_sim_c
- Updated Dockerfile
- New: Add --disable-server flag
- New: Pass config options to server (C++ reimplementation)
- New: Added status to "Get Key" tab
- New: Install to system python by default. Virtualenv is still supported if the launcher is launched within a virtualenv.
- New: An Install log is written to handle uninstallation better.
- New: setup.py now handles launchers and icon
- Fix: Updated dockerfile
- Fix: Install using virtualenv python if install script is launched with a virtualenv set