personalrobotics / feeding_web_interface

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

Upgrade to Upstream `rosbridge` and `roslibjs` #125

Open amalnanavati opened 9 months ago

amalnanavati commented 9 months ago

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

In service of #97 . This PR was developed and tested with the latest version of roslibjs and rosbridge's source code. Everything worked but action cancellation, which is due to an issue in when rosbridge considers the "send_action_goal" operation to be done.

I'm leaving this PR a draft, until the above issue is addressed.

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

[TODO]


Before creating a pull request

Before merging a pull request