https://github.com/billyliu312/irmv_interbotix_ros_toolboxes
https://github.com/billyliu312/irmv_interbotix_ros_toolboxes
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: BillyLiu312
- License: bsd-3-clause
- Language: Python
- Default Branch: IRMV
- Size: 2.48 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md

Overview
Welcome to the interbotixrostoolboxes repository! This repo contains support level ROS wrappers and robot interface modules that are used in many of our robotic platforms at Trossen Robotics.
Links to other repositories that use this repo include: - interbotixrosturrets - interbotixrosrovers - interbotixroscrawlers - interbotixrosmanipulators
CI Status
| ROS Distro | X-Series ROS Toolboxes Build |
| :------- | :------- |
| ROS 1 Noetic | |
| ROS 2 Galactic |
|
| ROS 2 Humble |
|
| ROS 2 Rolling |
|
Repo Structure
GitHub Landing Page: Explains repository structure and contains a single directory for each type of toolbox.
├── Toolbox Type X Landing Page: Contains support-level ROS packages for a given actuator/hardware platform.
│ ├── Support-Level Toolbox ROS Package 1
│ ├── Support-Level Toolbox ROS Package 2
│ └── Support-Level Toolbox ROS Package 3
│ ├── Robot Module Type 1
│ ├── Robot Module Type 2
│ └── Robot Module Type X
├── Support-Level Required Third Party Packages
│ ├── Third Party Package 1
│ ├── Third Party Package 2
│ └── Third Party Package X
├── LICENSE
└── README.md
As shown above, there are four main levels and two types of packages in this repository. To clarify some of the terms above, refer to the descriptions below.
Toolbox Type - Toolboxes are broken up into types based on hardware or application. For example, one toolbox exists for Dynamixel-based robot platforms. Similarly, another toolbox exists for the Raspberry Pi platform. The Common toolbox on the other hand can be used for any application, regardless of hardware type. Future toolboxes could be based on other types of actuators or other computer platforms (like the Nvidia Jetson).
Support-Level Toolbox ROS Package - This refers to a ROS package that is used for more than one Robot Type (like for manipulators and rovers). By putting the package here, there's only instance of the code instead of duplicates in multiple repositories. Some examples include the interbotixxsros_control and interbotixmoveitinterface ROS packages as they are used both in the interbotixrosmanipulators and interbotixrosrovers repositories.
Robot Module - This refers to an interface module found in the interbotixXXXXXmodules ROS package that builds on top of ROS using a more novice-friendly language like Python or MATLAB. Instead of writing a script using the various ROS libraries, one can simply import a module in whatever language they feel comfortable with and begin writing high-level programs. These modules are here because they can also be used for more than one robot type. For example, the arm.py module in the interbotixxsmodules ROS package can be used both in X-Series LoCoBots found in the interbotixrosrovers repository and in the X-Series Arms found in the interbotixrosmanipulators repository.
Support-Level Required Third Party Packages - These packages are made by external organizations that the Support-Level Toolbox Packages require to run. Only packages that are not available on package indices like PyPI are stored here to reduce the git repository size. These packages will be managed using the git submodule feature. For example, the ModernRobotics Python library is available on PyPI, but the MATLAB library is not and is included here.
Contributing
Feel free to send PRs to add features to currently existing Toolbox ROS packages or to include new ones (like modules). Note that all PRs should follow the structure and naming conventions outlined in the repo including documentation.
Contributors
- Solomon Wiznitzer - ROS Engineer
- Luke Schmitt - Robotics Software Engineer
Owner
- Name: Mengfan Liu
- Login: BillyLiu312
- Kind: user
- Repositories: 1
- Profile: https://github.com/BillyLiu312
GitHub Events
Total
- Push event: 2
- Create event: 2
Last Year
- Push event: 2
- Create event: 2
Dependencies
- actions/checkout v3 composite
- ros-industrial/industrial_ci master composite
- actions/checkout v3 composite
- ros-industrial/industrial_ci master composite
- actions/checkout v3 composite
- ros-industrial/industrial_ci master composite
- actions/cache v3 composite
- actions/checkout v3 composite
- ros-industrial/industrial_ci master composite
- setuptools *
- setuptools *
- setuptools *
- setuptools *
- setuptools *
- setuptools *