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

Add the possibility to use MANN in autoregressive fashion #659

Merged
merged 5 commits into from
May 22, 2023

Conversation

GiulioRomualdi
Copy link
Member

@GiulioRomualdi GiulioRomualdi commented Apr 28, 2023

This PR implements the possibility of calling MANN in autoregressive fashion.

The following diagram shows how the blocks are connected. The output of MANN is given to two blocks, one computes the kinematically feasible base position, while the other blends it with te input provided by the user

image

Drawio diagram: adherent_autregressive.zip

@GiulioRomualdi GiulioRomualdi changed the title Implement Trajectory generation class that uses MANN Add the possbility to use MANN in autoregressive fashion May 9, 2023
@GiulioRomualdi GiulioRomualdi changed the title Add the possbility to use MANN in autoregressive fashion Add the possibility to use MANN in autoregressive fashion May 9, 2023
@GiulioRomualdi GiulioRomualdi force-pushed the mann_trajectory_generator branch 2 times, most recently from e245ab2 to cb95132 Compare May 9, 2023 11:16
@GiulioRomualdi GiulioRomualdi marked this pull request as ready for review May 9, 2023 11:16
CHANGELOG.md Outdated Show resolved Hide resolved
src/ML/tests/CMakeLists.txt Outdated Show resolved Hide resolved
src/ML/src/MANNAutoregressive.cpp Outdated Show resolved Hide resolved
src/ML/src/MANNAutoregressive.cpp Show resolved Hide resolved
src/ML/src/MANNAutoregressive.cpp Show resolved Hide resolved
src/ML/src/MANNAutoregressive.cpp Show resolved Hide resolved
@GiulioRomualdi GiulioRomualdi merged commit d564ab0 into master May 22, 2023
@GiulioRomualdi GiulioRomualdi deleted the mann_trajectory_generator branch May 22, 2023 08:52
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.

3 participants