This PR removes the 'old' javascript UI from this repository and instead contains builds a container for only the ros2-web-bridge.
The old ui is moved to starling-ui-example as an example web-based container for reference.
A new folder under system/ros-web-bridge is added which contains a dockerfile and build instructions on how to build and use the ros-web-bridge. The built image is named uobflightlabstarling/ros-web-bridge
This container will be automatically run as part of all of the default docker-compose files.
This PR removes the 'old' javascript UI from this repository and instead contains builds a container for only the ros2-web-bridge.
The old ui is moved to
starling-ui-example
as an example web-based container for reference.A new folder under
system/ros-web-bridge
is added which contains a dockerfile and build instructions on how to build and use the ros-web-bridge. The built image is nameduobflightlabstarling/ros-web-bridge
This container will be automatically run as part of all of the default
docker-compose
files.