Open PhilWallace opened 10 months ago
I opened an issue submitting some bugs I found in control module: https://github.com/guardstrikelab/carla_apollo_bridge/issues/159
Recently, from a course proposed by Guardstrike (https://www.shenlanxueyuan.com/course/666), it seems that the vehicle already can make a smooth turn:
May I know what fixes have been implemented on the controller code? It seems that the car is using pid+LQR control in the demo video. Did you update the controller code, or change some configurations to improve the control performance?
Many thanks!
I'm also interested in this. The controller does not seem to be working well with Apollo 8 and Carla.
I find the problem with car going offroad still exists. I am working with Apollo v9 and Carla 0.9.15
I opened an issue submitting some bugs I found in control module: https://github.com/guardstrikelab/carla_apollo_bridge/issues/159
Recently, from a course proposed by Guardstrike (https://www.shenlanxueyuan.com/course/666), it seems that the vehicle already can make a smooth turn:
May I know what fixes have been implemented on the controller code? It seems that the car is using pid+LQR control in the demo video. Did you update the controller code, or change some configurations to improve the control performance?
Many thanks!