Skip to content

clubcapra/ovis_robotiq_gripper

 
 

Repository files navigation

ovis_robotiq_gripper

Description and source

This project is made to be used by Club Capra's other repository, ovis. It allows the usage of a robotiq 2 finger gripper through ethercat. The repository is a lighter fork of Robotiq's ros-industrial code.

Usage

Using the ovis_robotiq_gripper node, you can alternate the gripper from opened to closed by sending a OvisGripperPosition message with a value of 2 in the position field on the /ovis/gripper/position_goal topic.

The intended usage is to have the command sent by our UI using the B button when in the arm control state.

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.6%
  • C++ 27.8%
  • CMake 8.6%