begin work on gripper node using rosservice

This commit is contained in:
qlin1806
2024-07-17 19:05:48 -07:00
parent d3320e6288
commit a68afa690d
6 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
"robot_ip_address": "172.16.0.2"
"robot_mode": "PositionControl"
"robot_speed": 20.0
"thread_sampling_time_nsec": 40000000
"q_min": [0.00]
"q_max": [0.04]