Repository Summary
Checkout URI | https://github.com/iRobotEducation/create3_examples.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-08-20 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
create3_coverage | 0.0.5 |
create3_examples_msgs | 0.0.5 |
create3_examples_py | 0.0.5 |
create3_lidar_slam | 0.0.5 |
create3_republisher | 0.0.5 |
create3_teleop | 0.0.5 |
README
create3_examples
Example nodes to drive the iRobot® Create® 3 Educational Robot.
Dependencies
Make sure that ROS 2 Humble is already installed in your system. You can follow the official instructions.
Build instructions
First, source your ROS 2 workspaces with all the required dependencies. Then, you are ready to clone and build this repository. You should only have to do this once per install.
mkdir -p create3_examples_ws/src
cd create3_examples_ws/src
git clone https://github.com/iRobotEducation/create3_examples.git --branch humble
cd ..
rosdep install --from-path src --ignore-src -yi
colcon build
Initialization instructions
You will have to do this in every new session in which you wish to use these examples:
source ~/create3_examples_ws/install/local_setup.sh
Run the examples
Refer to the individual examples README.md for instructions on how to run them.
Potential pitfalls
If you are unable to automatically install dependencies with rosdep (perhaps due to this issue), please do be sure to manually install the dependencies for your particular example of interest, contained in its package.xml file.
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro iron. 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.
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 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.