CARLA version: carla-dev build from source
Platform/OS: Ubuntu 22.04
Problem you have experienced:
I'm using the sumo carla co-sim in another repo. It is controlling vehicles in sumo and then use carla for 3D visualization. I tried the example given, which is a demo in carla Town05, everything works well. But when I used the net.xml and rou.xml of my own, the vehicle in carla started shaking back and forth, slightly but obvious. It still moved in correct trajectory, just shaking.
What you expected to happen:
I want to know the possible reason for this problem. I don't think it is an asynchronization problem because it works well for demo net. I tried some ways, such as changing the accel speed of the car, but they do not work. My friend said it could be the problem that the road is too narrow but I'm not sure.
CARLA version: carla-dev build from source Platform/OS: Ubuntu 22.04 Problem you have experienced: I'm using the sumo carla co-sim in another repo. It is controlling vehicles in sumo and then use carla for 3D visualization. I tried the example given, which is a demo in carla Town05, everything works well. But when I used the net.xml and rou.xml of my own, the vehicle in carla started shaking back and forth, slightly but obvious. It still moved in correct trajectory, just shaking. What you expected to happen: I want to know the possible reason for this problem. I don't think it is an asynchronization problem because it works well for demo net. I tried some ways, such as changing the accel speed of the car, but they do not work. My friend said it could be the problem that the road is too narrow but I'm not sure.