StarlingUAS / ProjectStarling

BRL Flight Arena Infrastructure 2.0
Other
16 stars 3 forks source link

Expose Robot Web Bridge in its own container #96

Closed mhl787156 closed 2 years ago

mhl787156 commented 2 years ago

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.

mhl787156 commented 2 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