hello-robot/stretch_body

stall_min_vel parameter missing for RE1 DexWrist

Closed this issue · 1 comments

Reported by user:
I just upgraded the stretch_body package on one of our robots, and noticed a key error in params while running robot.startup().

Screenshot from 2024-03-11 18-39-01

I noticed that in the most recent commit of stretch_body the stall_min_vel key was removed from RE1V0_wrist_roll_DW2 in the file robot_params_RE1V0.py (seen here). I presume this was just a copy/pasting error?

Fixed in #302