SEED Solutions HP
Manuals, etc.
bringup the controller node and Rviz
roslaunch trx_s_ros_pkg bringup.launch
grasp
rosservice call /hand_controller grasp
open
rosservice call /hand_controller open
It depends on the your communication module.
In case of CM4U (TRX-S Academic Package), it's ttyACM*
In case of CMSU, it's ttyUSB*
If you change the CAN ID by the SEED-Editor, you should change this parameter to same one.
This parameter is the interval of getting current position.
- Add user to dialout
sudo gpasswd -a <user-name> dialout