Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.04 KB

File metadata and controls

30 lines (25 loc) · 1.04 KB

Ros noetic description package for the onrobot 2fg7 gripper


General info

This repository contains the URDF for the onrobot 2fg7 gripper. It also has a simple control implementation to be used with gazebo simulator this was developed using the fusion 360 to urdf script and CAD files taken from the onrobot official webpage.

Installation and ussage:

  1. Install dependencies (from source):
  1. Install this package:
cd <your-catkin-ws>/src
git clone https://github.com/juandpenan/onrobot_2FG7_gripper_description
cd ..
catkin build onrobot_2fg7_description
  1. Launch:
  • Display the gripper with RVIZ:
roslaunch onrobot_2fg7_description display.launch
  • Launch gazebo:
roslaunch onrobot_2fg7_description gazebo_control.launch