StarlingUAS / ProjectStarling

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

Upgrade to using the rosbridge-suite #114

Closed mhl787156 closed 2 years ago

mhl787156 commented 2 years ago

This PR replaces the ros-web-bridge with the newer, maintained rosbridge-suite.

ProjectStarling now builds a new container uobflightlabstarling/rosbridge-suite. All of the docker-compose and kubernetes instances now use this container instead of the (now properly deprecated) starling-ui and ros-web-bridge containers.

Documentation has also been updated to refer to the rosbridge-suite.

This PR also fixes the delete action so that if a branch is deleted, the branch name is assigned as tag. Hopefullly this resolves the deleting of containers from dockerhub.