You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duburcqa
changed the title
[core/python] Support serialzalization for Robot/Controller/Engine.
[core/python] Support serializalization for Robot/Controller/Engine.
May 3, 2021
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.
No description provided.
The text was updated successfully, but these errors were encountered: