Multiplatform monitor for e-puck2 robot.
Executable available for Windows, Mac OS X and Linux in the wiki: http://www.gctronic.com/doc/index.php/e-puck2#PC_interface
Project based on Qt 5.10.0
Go to the directory of the executable and issue the command:
C:\Qt\Qt5.10.0\5.10.0\mingw53_32\bin\windeployqt.exe --compiler-runtime .
Overwrite the file libstdc++-6.dll
with the one you find in the directory C:\Qt\Qt5.10.0\5.10.0\mingw53_32\bin
Go to the directory of the executable and issue the command:
/Users/$USER/Qt5.10.0/5.10.0/clang_64/bin/macdeployqt EPuckMonitor.app
Download the executable from the wiki (see above). Extract the directory and run the file EpuckMonitor. Command line instructions:
wget http://projects.gctronic.com/epuck2/monitor_linux64bit.tar.gz
tar -xzvf monitor_linux64bit.tar.gz
cd build-qmake-Desktop_Qt_5_10_1_GCC_64bit-Release
./EPuckMonitor