AOOOOOA

Results 51 comments of AOOOOOA

> In "Run a pretrained model" section of the repository , the weights file in the Wandb web is not available now. > > Is there a way to download...

I have discovered a discrepancy between the acceleration calculated by the controller.py in the /carla/navigation/ directory and the actual acceleration derived from the recorded speed data. Intriguingly, when the vehicle's...

> msf_localization component failed to launch because of: Reflectance map folder is invalid! I am wondering: > > 1. Is this conf necessary for msf to run? If not, can...

> ### System information > * **OS Platform and Distribution : Linux Ubuntu 20.04 > * **Apollo version : 9.0 > * Carla 0.9.15 > * 深信科创 Bridge 0.9.14 >...

Hi, I open a new issue. Thanks for your kind answering! @daohu527

I have changed the version of my docker but the issue still exist...

> Hi, I can't say how Apollo works with Carla, but try 0.1 for the frame time. > > With more Actors, sensors, and objects (in the map), the simulation...

> The common way is using the Synchronous mode. In this mode Carla is waiting at each step until it gets the permission to run the next step. For example:...

> In a normal case this should now be a problem. > > With world.tick() Carla is updating the simulation, and if you want to get Actor data, like the...

> I would need to set everything up with Apollo to test it myself (currently I have too less time for that). I am only using Carla and not with...