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.
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | BSD-3-Clause |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-02-20 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The interbotix_rpi_modules package
Additional Links
No additional links.
Maintainers
- Luke Schmitt
Authors
- Solomon Wiznitzer
interbotix_rpi_modules
Overview
This package contains ROS nodes and Python modules meant to work on a Raspberry Pi 4B computer running ROS.
Structure
For these modules to work, the launch file located in any interbotix_XXXXX_control package that depends on this package must first be started. Additionally, the desired module must also be imported in your Python script. A brief description of each module is shown below.
-
neopixels - small library used to control any number of NeoPixel LEDs - including color, brightness, blinking, and pulsing; it contains the InterbotixRpiPixelInterface submodule. To import (for use in your own robot), write
from interbotix_rpi_modules.neopixels import InterbotixRpiPixelInterface
at the top of your Python script.
The ROS nodes in this package are described below.
- rpi_pixels - ROS wrapper around the NeoPixel rpi_ws281x Python package; it must be run with sudo to give the node permissions to access the GPIO pins.
Usage
Currently, the nodes/modules in this package are being used in our Interbotix X-Series hexapods. Check out the python modules there to get a feel for how to work with them!
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
interbotix_rpi_toolbox |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interbotix_rpi_modules at Robotics Stack Exchange
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.