Closed mhl787156 closed 3 years ago
This is not complete yet, turns out to use foxglove with rosbridge we should follow the instructions and install the full rosbridge suite!
Note that for installation of the rosbridge_suite (https://github.com/RobotWebTools/ros2-web-bridge) the following needs to be included:
apt-get remove python3-bson
apt-get install python3-pymongo
The primary method of UI generation is through the Robot Web Bridge. Current the web bridge is in the same container as the old UI. I think it needs to be paired off into its own so that multiple applications can use the same web bridge in a scalable way.
e.g.