robolaunch / robot-operator

Kubernetes Robot Operator for ROS/2 Based Robots
https://robolaunch.github.io/robot-operator/
Apache License 2.0
24 stars 3 forks source link

Restructure ROS Bridge #221

Closed tunahanertekin closed 9 months ago

tunahanertekin commented 9 months ago

What would you like to be added?

The CRD ROSBridge is responsible for creating workloads, service and ingress for ROS 2 clients who wants to connect to the environment over bridge. Controller behaviour should be simplified and restructured since it has a deprecated API.

Why is this needed?

It's needed to simplify ROSBridge controller processes and APIs.