You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
First of all, thank you for the amazing PythonRobotics library! It's an incredibly valuable resource for learning robotics algorithms.
I've been working on the frenet_optimal_trajectory implementation lately, and noticed that it currently only handles Velocity Keeping for High Speed Trajectories.
I'm interested in extending it to support additional scenarios mentioned in the paper, such as:
Low Speed Trajectories
Following, Merging, and Stopping
Would you be open to accepting contributions to frenet_optimal_trajectory to handle these cases? I'd be happy to submit PR to implement them.
The text was updated successfully, but these errors were encountered:
Hi there,
First of all, thank you for the amazing PythonRobotics library! It's an incredibly valuable resource for learning robotics algorithms.
I've been working on the frenet_optimal_trajectory implementation lately, and noticed that it currently only handles Velocity Keeping for High Speed Trajectories.
I'm interested in extending it to support additional scenarios mentioned in the paper, such as:
Would you be open to accepting contributions to frenet_optimal_trajectory to handle these cases? I'd be happy to submit PR to implement them.
The text was updated successfully, but these errors were encountered: