Open 666czh opened 5 months ago
Heya, sorry I haven't really touched much of the code in this repository in a long time. What exactly are you having trouble with? Are the trajectories you're getting not consistent with those in the figure or are you just having trouble aggregating a collection of trajectories into a figure like I have?
Heya, sorry I haven't really touched much of the code in this repository in a long time. What exactly are you having trouble with? Are the trajectories you're getting not consistent with those in the figure or are you just having trouble aggregating a collection of trajectories into a figure like I have?
Hi, when I set the initial speed to 20m/s, the curve of the running result is indeed roughly the same as you provided, but the position of the obstacle is not x = 25m. That is, I cannot guarantee that the result meets the parameter settings of the obstacles given in the code, and how did you combine the different speeds and the position of the obstacles into a picture like this one?
Heya, sorry I haven't really touched much of the code in this repository in a long time. What exactly are you having trouble with? Are the trajectories you're getting not consistent with those in the figure or are you just having trouble aggregating a collection of trajectories into a figure like I have?
Hi, when I set the initial speed to 20m/s, the curve of the running result is indeed roughly the same as you provided, but the position of the obstacle is not x = 25m. If possible, could you please provide the source code?
Hi, I still haven't solved the above problem, could you please provide the source code?
Heya, sorry I haven't really touched much of the code in this repository in a long time. What exactly are you having trouble with? Are the trajectories you're getting not consistent with those in the figure or are you just having trouble aggregating a collection of trajectories into a figure like I have?
Hi, when I set the initial speed to 20m/s, the curve of the running result is indeed roughly the same as you provided, but the position of the obstacle is not x = 25m. If possible, could you please provide the source code?
Hello, if I want to constrain not only the reference trajectory but also the front wheel deflection angle and heading angle when changing lanes, how can I write the code?