personalrobotics / feeding_web_interface

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

Switch to Compressed Depth Images #132

Closed amalnanavati closed 7 months ago

amalnanavati commented 7 months ago

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

This PR, joint with ada_feeding#174, extends the dummy RealSense code to also publish the compressed depth image.

This PR also makes a small change to how food-on-fork is handled after bite acquisition; if too few points are detected (status -1, as defined in the message), assume there is no FoF.

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


Before creating a pull request

Before merging a pull request