No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repository Summary
Description | Low level interface to control the Solo robots. |
Checkout URI | https://github.com/open-dynamic-robot-initiative/solo.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-08-17 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
solo | 1.0.0 |
README
Solo
Low level interface to control the solo robots.
Installation
Download the package
We use treep
to download the required packages. Make sure your ssh key is unlocked. Then
mkdir -p ~/devel
pip install treep # This installs treep
cd ~/devel
git clone git@github.com:machines-in-motion/treep_machines_in_motion.git
treep --clone SOLO
If you are using the Solo8 with TI boards, you have to get the SOLO_TI instead
mkdir -p ~/devel
pip install treep # This installs treep
cd ~/devel
git clone git@github.com:machines-in-motion/treep_machines_in_motion.git
treep --clone SOLO_TI
Build the package
We use colcon to build this package:
cd mkdir -p ~/devel/workspace
colcon build
Usage
Demos/Examples
You find examples for how to use the code base in the demos/
folder.
API documentation
The API documentation of the current master branch is provided here: https://open-dynamic-robot-initiative.github.io/solo
To build the API documentation yourself, please follow the steps here.
License and Copyrights
License BSD-3-Clause Copyright (c) 2018-2021, New York University and Max Planck Gesellschaft.
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.