Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Get access to Pinocchio Data in Actuation Data #1239

Closed
msabbah06 opened this issue Apr 10, 2024 · 0 comments
Closed

Get access to Pinocchio Data in Actuation Data #1239

msabbah06 opened this issue Apr 10, 2024 · 0 comments

Comments

@msabbah06
Copy link

Hello,
I am currently working on a custom actuation model for my project. This actuation model would require to get access to the Pinocchio Data to perform its calc and calcDiff. However, for now it is not possible to create Actuation Data that can take as input a Pinocchio Model.

Describe the solution you'd like
The idea I had in mind was to modify the code for the createData function of the ActuationModel so that it can take a Pinocchio Model as input.

Describe alternatives you've considered
I also thought about adding access to the Data Collector for the actuation data and do as it is done for the cost with a shareMemory function. But I don't know if this modification is mandatory.

What do you think ? I let the discussion open and I would thank you a lot if you have recomandations. I don't mind adding this feature to crocoddyl since I think I will make the change in my own fork of the repo.

Thank you in advance,
Maxime

@loco-3d loco-3d locked and limited conversation to collaborators Apr 16, 2024
@cmastalli cmastalli converted this issue into discussion #1242 Apr 16, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant