Skip to content

e-puck2/monitor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Monitor 2

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

Build

Project based on Qt 5.10.0

Deploy

Windows

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

Mac OS X

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

Linux

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

About

Multiplatform monitor for e-puck2 robot. Qt project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published