PatrickPromitzer
PatrickPromitzer
Hi, I know it is not supposed to add a command on this kind of issue, but would it be possible to add attached sensor transformation to the recording? I...
My bad, I thought the sensors were excluded from the actor list.
Hi, theoretical, if you have an Carla 0,9,14 map, you could copy the map files in the Carla 0.9.15 folder. Maybe some object files were moved and can't be loaded...
Hi, you may want to read this guid. https://carla.readthedocs.io/en/0.9.15/tuto_A_add_vehicle/ While I looked for the link, I found this guid. https://carla.readthedocs.io/en/0.9.15/tuto_content_authoring_vehicles/
You only need the first link in that case. It should not make a different between one whole object and many small parts if you only want it to drive....
If you want it to drive on the ground, yes. I am not sure if it is currently possible to have an vehicle without wheels which can drive. The wheels...
Hi, can you try changing ``` ``` to ``` ```
Hi, ```generate_traffic.py``` is using spawn points to spawn the actors. If the spawn point is slightly to low, the walker will fall through the floor. Make sure your floor is...
If you open the Unreal engine Editor, you can see red lines above the roads (default Maps). Each red dot above the road is a spawn point. I don't know...
I didn't know that, my bad. The.bin file should be in the same folder as your Map file. If your map is in ``` /home/going/carla/Unreal/CarlaUE4/Content/THI/Maps ``` the .bin file should...