Hello!
We’ve been running into an issue while homing the robot:
(base) sgupta-group@stretch-re2-2025:~$ stretch_robot_home.py
For use with S T R E T C H (R) from Hello Robot Inc.
---------------------------------------------------------------------
[ERROR] [stretch_gripper]: DynamixelCommError. Mismatched baud rate. Expected 115200 but servo is set to -1.
[WARNING] [stretch_gripper]: DynamixelHelloXL430 Ping failed... stretch_gripper
DynamixelHelloXL430 Ping failed... stretch_gripper
Dnamixel Com error:
This occurred when we swapped out our end-effectors. We have also tried to run REx_dynamixel_id_scan.py
:
(base) sgupta-group@stretch-re2-2025:~$ REx_dynamixel_id_scan.py /dev/hello-dynamixel-wrist
For use with S T R E T C H (R) from Hello Robot Inc.
---------------------------------------------------------------------
Scanning bus /dev/hello-dynamixel-wrist
Checking ID 0
Checking ID 1
Checking ID 2
Checking ID 3
Checking ID 4
Checking ID 5
Checking ID 6
Checking ID 7
Checking ID 8
Checking ID 9
Checking ID 10
Checking ID 11
Checking ID 12
Checking ID 13
Checking ID 14
Checking ID 15
Checking ID 16
Checking ID 17
Checking ID 18
Checking ID 19
Checking ID 20
Checking ID 21
Checking ID 22
Checking ID 23
Checking ID 24
Found 0 servos on bus /dev/hello-dynamixel-wrist
To trouble-shoot, we’ve tried swapping out the end-effector with a brand new one, and also swapping out the cable that connects the robot to the end-effector with a brand new one, but still no luck.
In all cases, we observe that the red light on the end-effector flashes only once or twice when we connect the end-effector (see image below). Additionally, the yellow light on the end of the arm is blinking repeatedly. We also tried to change param.robot.tool
in stretch_configuration_params.yaml
according to https://docs.hello-robot.com/0.3/extending_stretch/changing_tools/ but didn’t work.
Do you have any ideas to help us resolve this issue? We understand that this is limited information, so we’d be happy to get on a call to troubleshoot, if possible.
Thanks!