RI-SE / ATOS

ROS2 based platform for coordinating tests of automated vehicles and their surrounding systems.
Mozilla Public License 2.0
13 stars 5 forks source link

Feature foxglove bridge #607

Closed victorjarlow closed 9 months ago

victorjarlow commented 11 months ago

example: ros2 launch atos launch_basic.py insecure:=True foxbridge:=True

If no input arguments are specified, the options are set to insecure=False, foxbridge=True.

Motivation for this PR:

victorjarlow commented 10 months ago

@Robert108 requesting re-review