Compatibility of Apollo with Locally Installed Carla 0.9.13 #147
-
Dear Developers, I am working on a project that involves running Apollo alongside Carla for autonomous vehicle simulation. I have Carla version 0.9.13 already installed on my local machine, and I am interested in integrating it with Apollo using the Carla-Apollo bridge. Before proceeding, I would like to confirm a few things regarding the compatibility between Carla 0.9.13 and Apollo,
Here are some details about my setup for context:
Your insights would be invaluable for my project, and I appreciate any guidance you can provide. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It is not completely compatible. For example, the weather elements in Carla cannot be matched in Apollo. The vehicle dynamics parameters of Carla are relatively simple, while the vehicle dynamics parameters of Apollo are very complete. |
Beta Was this translation helpful? Give feedback.
It is not completely compatible. For example, the weather elements in Carla cannot be matched in Apollo. The vehicle dynamics parameters of Carla are relatively simple, while the vehicle dynamics parameters of Apollo are very complete.
However, all the elements required for joint simulation can be matched. You can use carla0.9.13 and apollo8.0/7.0 for full closed-loop simulation.