Skip to content

A simple C++ library that implements the iRobot Create Open Interface

License

Notifications You must be signed in to change notification settings

WisconsinRobotics/TurtlebotLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtlebotLibrary

A simple C++ library that implements the iRobot Create Open Interface. TurtlebotLibrary is licensed under the 3-clause BSD license.

Building

TurtlebotLibrary is supported on Windows and Linux. To build, navigate to /cpp directory and do the following:

mkdir build
cd build
cmake ..
cmake --build .

About

A simple C++ library that implements the iRobot Create Open Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published