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

[core/python] Support serializalization for Robot/Controller/Engine. #303

Open
duburcqa opened this issue Mar 21, 2021 · 2 comments
Open
Labels
core new feature P2 Low priority issue

Comments

@duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa changed the title [core/python] Support serialzalization for Robot/Controller/Engine. [core/python] Support serializalization for Robot/Controller/Engine. May 3, 2021
@duburcqa duburcqa added the P2 Low priority issue label Nov 12, 2021
@duburcqa
Copy link
Owner Author

Full support of serialisation of Robot has been implemented in #775

@duburcqa
Copy link
Owner Author

I don't think it is worth considering serialization of controllers. Serializing functors would be very tricky because it is a wrappers around generic python callable in practice.

Regarding the engine, serializing it would allow to restore registered external force profiles, impulses and coupling forces, which is nice to have. It would also be possible to log the whole engine instead of each robot individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core new feature P2 Low priority issue
Projects
Status: To do
Development

No branches or pull requests

1 participant