-
Notifications
You must be signed in to change notification settings - Fork 8
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
Topic/mnaveau/buffer #162
Topic/mnaveau/buffer #162
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make the changes in the MPC class to support the dt factors pls ?
I don't think there is a lot of changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok assuming you fix the opened comments.
Up to you whether to keep the update of MPC class for a subsequent PR.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
3c1d3c6
to
d69eca4
Compare
@jmirabel can you re-check again? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine for me.
Not too sure why you renamed the param class which looks specific to crocodyl. But I'm fine with it.
I found it very confusing to have a class that do not have the same name as the file name. Sorry I revert this changes it was too arbitrary. |
d79adc9
into
agimus-project:topic/humble-devel/refactor
In this PR I introduce:
What is missing the API change in the mpc.py I guess.