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

CARLA address not used in zenoh_carla_bridge start command #110

Closed MamoruDS closed 4 days ago

MamoruDS commented 5 days ago

Thanks for the repository. I noticed the CARLA simulator address is defined in env.sh as CARLA_SIMULATOR_IP and used for the python agent's cli argument, but it appears it is not used for starting zenoh_carla_bridge in the same script file. Since zenoh_carla_bridge accepts the CARLA address as an argument, the address variable should also be passed as an argument to the bridge.