ROS base TM Arm grabbing useing AruCo
- Ubuntu 20.04
- RealSense D415(EIH)
- TM Robot arm
git clone https://github.com/TechmanRobotInc/tmr_ros1.git
git clone https://github.com/linjohnss/robotiq_2finger.git
git clone https://github.com/linjohnss/tmarm_grab.git
You can use ros services to communicate with robot
uint16 id
bool isput
---
bool end
This node subscribe ros compressed image topic
/output/image_raw/compressed
rosrun tmarm_grab arm_grab.py
rosrun tmarm_grab client_test.py True
Demo for grabbing bottle (Target and Destination must stick AruCo)