Skip to content

feat: add a robotiq config and example - #66

Merged
danielsanjosepro merged 2 commits into
mainfrom
feat-robotiq-gripper
Jan 29, 2026
Merged

feat: add a robotiq config and example#66
danielsanjosepro merged 2 commits into
mainfrom
feat-robotiq-gripper

Conversation

@danielsanjosepro

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for Robotiq 2F-85 gripper by implementing GripperCommandAction support and providing a configuration file and example script.

Changes:

  • Added use_gripper_command_action flag to enable action-based gripper control
  • Created Robotiq 2F-85 gripper configuration file
  • Added example script demonstrating gripper usage

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
examples/19_robotiq_gripper.py New example demonstrating Robotiq gripper operation with open/close/set_target commands
crisp_py/gripper/gripper_config.py Added attributes documentation and new fields for action-based control
crisp_py/gripper/gripper.py Implemented GripperCommandAction support with conditional publisher/client creation
crisp_py/config/grippers/gripper_robotiq_2f85.yaml Configuration file for Robotiq 2F-85 gripper

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crisp_py/config/grippers/gripper_robotiq_2f85.yaml
Comment thread crisp_py/gripper/gripper.py
@danielsanjosepro
danielsanjosepro merged commit 815e09c into main Jan 29, 2026
2 checks passed
yizhongzhang1989 pushed a commit to yizhongzhang1989/crisp_py that referenced this pull request Mar 17, 2026
* feat: add a robotiq config and example

* chore: fix ruff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants