We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We wrote a terminal that runs on-board and allows us to interract with the board on run-time easily: https://github.com/RobotsWar/RobotsWar/blob/master/LibRobotCampus/terminal.h https://github.com/RobotsWar/RobotsWar/blob/master/LibRobotCampus/terminal.cpp
I know this is more a third-party library, but it is really handy to do some tests.
If you want to give it a try, you can simply clone this: https://github.com/RobotsWar/Maple/
Go to "skeleton", and then make & make install (it defaults to maple_mini)
Maybe this could be part of libmaple
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We wrote a terminal that runs on-board and allows us to interract with the board on run-time easily:
https://github.com/RobotsWar/RobotsWar/blob/master/LibRobotCampus/terminal.h
https://github.com/RobotsWar/RobotsWar/blob/master/LibRobotCampus/terminal.cpp
I know this is more a third-party library, but it is really handy to do some tests.
If you want to give it a try, you can simply clone this:
https://github.com/RobotsWar/Maple/
Go to "skeleton", and then make & make install (it defaults to maple_mini)
Maybe this could be part of libmaple
The text was updated successfully, but these errors were encountered: