Skip to content

C++ Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@rolandoislas rolandoislas released this 30 May 10:22
· 15 commits to master since this release

This is an alpha. Features are missing and the bugs are free range, non-genetically modified.

Requires 2.0 of DRC Sim Client

  • 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