carla-simulator / carla-autoware

Integration of AutoWare AV software with the CARLA simulator
MIT License
255 stars 86 forks source link

carla-autoware don't support carla version 0.9.13 #140

Open SandyWare opened 2 years ago

SandyWare commented 2 years ago

Environment : Ubuntu 18.0.4 Carla version : 0.9.13 Ros : Melodic Issue: carla-autoware (0.910) don't support carla version 0.9.13

Error Description :

[rosout][INFO] 2022-03-30 05:36:33,776: Trying to connect to localhost:2000
[rosout][WARNING] 2022-03-30 05:36:33,782: Version mismatch detected: You are trying to connect to a simulator that might be incompatible with this API. **Client API version: 0.9.10.1. Simulator API version: 0.9.13-1-g8854804f4**
zehranrgi commented 1 year ago

It is just a warning, does it work or not?

CurlyWei commented 1 year ago

The environment that can work normally,I did But I use the docker to build.

Environment : Local - Ubuntu 20.0.4 Docker - Ubuntu 18.0.4 Carla version : 0.9.13 Ros : Melodic