Skip to content
New issue

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

Modify the unicycle planner #844

Merged
merged 72 commits into from
Jun 19, 2024

Conversation

LoreMoretti
Copy link
Contributor

@LoreMoretti LoreMoretti commented May 6, 2024

This PR modifies the current implementation of the blf unicycle planner which is now named Unicycle Trajectory Planner.

This planner is in charge of generating the:

  1. footsteps
  2. DCM trajectory
  3. CoM trajectory

over the trajectory time horizon, which is a configuration parameter of the planner itself.

This PR should be merged before #845.

LoreMoretti and others added 30 commits May 2, 2024 17:27
The code does not compile yet.
@LoreMoretti LoreMoretti marked this pull request as ready for review May 7, 2024 12:15
Copy link
Member

@GiulioRomualdi GiulioRomualdi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First of all well done 🎉. I add you some comments but I think we may also discuss F2F 😃

@LoreMoretti
Copy link
Contributor Author

Hi @GiulioRomualdi could we merge this PR?

Copy link
Member

@GiulioRomualdi GiulioRomualdi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just small comments. I will check better later in the day

@GiulioRomualdi
Copy link
Member

CI failure not related to the PR

@GiulioRomualdi GiulioRomualdi merged commit f97977b into ami-iit:master Jun 19, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants