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

Move and update Ignition plugins to work with ScenarI/O #161

Merged

Conversation

diegoferigo
Copy link
Collaborator

@diegoferigo diegoferigo commented Mar 20, 2020

This PR:

  • Moves the Ignition plugins to the cpp folder
  • Removes old synchronization logic from the ECM provider
  • Updates the Physics system to allow loading its plugin during runtime (after the Server creation, i.e. it enables not including the plugin in the world file)
  • Allows updating the physics system (not stepping) also with paused simulation steps
  • Implements features for ScenarI/O (apply link wrenches for multiple steps, extract simulated time, store history of applied joint forces)

@diegoferigo diegoferigo merged commit bf8b6f3 into robotology-legacy:refactoring Mar 31, 2020
@diegoferigo diegoferigo deleted the refactor/move_plugins branch March 31, 2020 08:45
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.

2 participants