We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We found a problem with the velocity calculated by the trajectory optimization. The location of this bug starts from
https://github.com/edmundwsy/RO47005-PDM-Final/blob/1de0e3881e45259eec06f59941ca23651a6cb557/src/planner/traj_opt/src/corridor_minisnap.cpp#L146
to line 158. I've fixed this bug in another private repo but not published yet.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We found a problem with the velocity calculated by the trajectory optimization. The location of this bug starts from
https://github.com/edmundwsy/RO47005-PDM-Final/blob/1de0e3881e45259eec06f59941ca23651a6cb557/src/planner/traj_opt/src/corridor_minisnap.cpp#L146
to line 158.
I've fixed this bug in another private repo but not published yet.
The text was updated successfully, but these errors were encountered: