personalrobotics / feeding_web_interface

Web interface for the robot-assisted feeding system
1 stars 0 forks source link

Allow retaring the FT sensor from the teleop subcomponent #142

Closed amalnanavati closed 3 months ago

amalnanavati commented 3 months ago

Describe this pull request. Link to relevant GitHub issues, if any.

Sometimes, if the user is teleoperating the robot over a large trajectory, the F/T sensor will trip because it has moved too much since re-taring. As of now, there is no way to perform that re-taring in the web app. This PR addresses that by adding a button to the TeleopSubcomponent, always accessible through the Info modal, that allows users to re-tare the force-torque sensor.

Explain how this pull request was tested, including but not limited to the below checkmarks.

Future Work

Consider whether to add this to the customization pages as well.


Before creating a pull request

Before merging a pull request

amalnanavati commented 3 months ago

Also tested in real.