Update README.md
This commit is contained in:
parent
0fcb93fec8
commit
fc4f80fdfb
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# DH AG95 Gripper ROS2 Driver
|
||||
|
||||
**Important:** This is a dependency: https://github.com/ian-chuang/serial-ros2
|
||||
|
||||
This repository contains a ROS2 driver for controlling the DH Robotics AG95 Gripper. It builds upon the low-level code from [DH Robotics' ROS1 driver](https://github.com/DH-Robotics/dh_gripper_ros) and integrates it with ros2_control, following the structure of [ros2_robotiq_gripper](https://github.com/PickNikRobotics/ros2_robotiq_gripper).
|
||||
|
||||
**Note:** This driver has been tested on Ubuntu 22.04 and ROS2 Humble.
|
||||
|
@ -75,4 +77,4 @@ ros2 topic pub /forward_position_controller/commands std_msgs/msg/Float64MultiAr
|
|||
To view the URDF, use:
|
||||
```bash
|
||||
ros2 launch dh_ag95_description view_dh_ag95.launch.py
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue