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

[v1.0beta2] devel -> master #144

Merged
merged 172 commits into from
Feb 18, 2020
Merged

[v1.0beta2] devel -> master #144

merged 172 commits into from
Feb 18, 2020

Conversation

diegoferigo
Copy link
Collaborator

No description provided.

- New attribute that specifies if the robot is fixed or floating base
- Remove the 'floating' parameter from the reset_base_pose method
- Converted with a recent sdformat version that does not use parent_model_frame
- Fixed few errors in inertia calculation
- Add right inertial elements also for support links
- Add collision elements
Finalize the implementation of base pose feature
to take into account the new capability to set the JointControlMode
The checkout action requires git > 2.18 to clone the repo in such a way to be compatible with setuptools-scm
Implement dofs, get / set joint control mode in Ignition Gazebo, refactor PID
Now gazebo robots will contain the shared pointer of the robot interface gathered from the singleton. It avoids locking every time the weak pointer, operation for some reason very demanding.
@diegoferigo diegoferigo self-assigned this Feb 13, 2020
Second attempt
Now fixed base robots cannot become anymore floating base robots
Update cartpole and pendulum to use models from gym-ignition-models
@diegoferigo diegoferigo marked this pull request as ready for review February 14, 2020 15:06
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.

1 participant