WATonomous / wato_monorepo

Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Apache License 2.0
89 stars 1 forks source link

Write MUX node logic #145

Open taisirhassan opened 1 month ago

taisirhassan commented 1 month ago

-Import a yaml parsing library -parse it into a data structure -implement joystick override flag -Subscribe to N messages listed in the yaml config file: for example messages/joystick/throttle: priority: X messages/joystick/brake: priority: Y messages/autonomy/throttle: priority: A ...