Modified controller config and launch file for ros2 jazzy#3
Open
mitsav01 wants to merge 17 commits into
Open
Conversation
…h 'parallel_gripper_controller' available in Jazzy+. (PickNikRobotics#103) Update ros2_controllers.yaml file to use Jazzy+ parallel_gripper_controller controller
…tation & Ontology of Package
…tation & Ontology of Package
Extended State Feedback: Effort Reporting & Object Detection. Documentation & Ontology of Package
J-Schaefer
reviewed
Jun 22, 2026
J-Schaefer
left a comment
There was a problem hiding this comment.
Some smaller things. Looks good otherwise.
| @@ -0,0 +1,3 @@ | |||
| openai>=1.0.0 | |||
Author
There was a problem hiding this comment.
I had rebased the my branch fix/jazzy to 'code-iai:main` and it came from there. However, it is not neccessary for the functionality we need from this package
| @@ -0,0 +1,205 @@ | |||
| import os | |||
There was a problem hiding this comment.
Is this file only for foundation-based development? Should we push this to a ROS2 package repo? What do you think @maltehue ?
Collaborator
There was a problem hiding this comment.
yeah i think we can remove it
…locity interfaces came from hardware_interface.cpp
…d exceptions on timeout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR improves the
robotiq_descriptionpackage by introducing a more flexible and user-friendly launch workflow for both single and dual Robotiq gripper configurations.Additionally, this incorporates previous enhancements to the repository for Extended State Feedback, which introduces Effort Reporting and Object Detection capabilities to provide deeper telemetry and status monitoring from the grippers.
The package now supports:
In addition, comprehensive documentation has been added to explain launch options, hardware configuration, controller architecture, and common usage examples.
Changes
Launch System
robotiq_control.launch.pyto launch single or multiple grippers with custom controller config fileROS 2 Control
*
/left_grippper/controller_manager*
/right_gripper/controller_managerControllers
robotiq_controllers_85.yamlrobotiq_controllers_140.yamlDocumentation
* Quick start guide
* Launch examples
* Available launch arguments
Testing
Tested the following configurations: