evshary / autoware_carla_launch

ROS 2 Launch for running Autoware + Carla easily
https://autoware-carla-launch.readthedocs.io/en/latest/
Apache License 2.0
50 stars 17 forks source link

Fix use CARLA address in zenoh_carla_bridge start script #111

Closed MamoruDS closed 4 days ago

MamoruDS commented 4 days ago

This PR ensures the CARLA simulator address defined in env.sh is utilized in the bridge start script as detailed in issue #110.

evshary commented 4 days ago

@MamoruDS Thanks for your contribution!