Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lift falls with heavier tool before homing #344

Open
hello-lamsey opened this issue Jul 25, 2024 · 2 comments
Open

Lift falls with heavier tool before homing #344

hello-lamsey opened this issue Jul 25, 2024 · 2 comments

Comments

@hello-lamsey
Copy link
Contributor

[Stretch 3] With the tablet tool attached, the lift float does not hold position after booting up until after the robot is homed. It seems like the calibrated value for lift feedforward current might not be loaded until robot is homed.

Steps to recreate:

  • stretch_body v0.7.24
  • Attach tablet tool (or another tool that's heavier than the gripper)
  • Run REx_calibrate_gravity_comp.py to set new gravity compensation values
  • Shut off and cold boot the robot
  • Before homing, lift will not hold up tablet
@hello-binit
Copy link
Contributor

Thanks @hello-lamsey, would you run stretch_params.py | grep feedforward and post the output here?

@hello-lamsey
Copy link
Contributor Author

hello-robot@stretch-se3-3043:~$ stretch_params.py | grep feedforward
stretch_body.robot_params.nominal_params                               param.arm.i_feedforward                                                0                             
stretch_body.robot_params.nominal_params                               param.hello-motor-arm.gains.i_safety_feedforward                       0.0                           
stretch_body.robot_params.nominal_params                               param.hello-motor-left-wheel.gains.i_safety_feedforward                0.0                           
stretch_configuration_params.yaml                                      param.hello-motor-lift.gains.i_safety_feedforward                      1.8                           
stretch_body.robot_params.nominal_params                               param.hello-motor-right-wheel.gains.i_safety_feedforward               0.0                           
stretch_configuration_params.yaml                                      param.lift.i_feedforward                                               1.8   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants