 |
Doly C++ SDK v1.00
|
Loading...
Searching...
No Matches
Welcome to the Doly C++ SDK documentation.
Quick Start
- No manual SDK build required
The Doly C++ SDK libraries and header files are pre-installed on the robot at: /.doly/libs/sdk
- Download the C++ examples
Download the C++ example projects from the GitHub repository.
- Build an example
Navigate into any downloaded example folder and build the executable file. From the example repository root: mkdir build
cd build
cmake ..
cmake --build . -j
- Run the example
Modules
Links