Closed hello-amal closed 3 months ago
This PR integrates the automated behavior of displaying a tablet to a user into the web app.
stretch_show_tablet
stretch_configure_tool.py
./launch_interface.sh
stretch_deep_perception
ros2 topic echo /body_landmarks/landmarks_3d
From the top-level of this repository, run:
pre-commit run --all-files
Squash & Merge
Tested on 3053. While I didn't run all the above tests on 3053, across multiple robots the above tests have been run. Merging it in due to time constraints.
3053
Description
This PR integrates the automated behavior of displaying a tablet to a user into the web app.
Testing procedure
stretch_show_tablet
repo, and pull this branch.stretch_configure_tool.py
../launch_interface.sh
stretch_deep_perception
node stops running (e.g.,ros2 topic echo /body_landmarks/landmarks_3d
and verify nothing publishes).Before opening a pull request
From the top-level of this repository, run:
pre-commit run --all-files
To merge
Squash & Merge