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 (second round) #160

Merged
merged 33 commits into from
Mar 21, 2020
Merged

[v1.0beta2] devel -> master (second round) #160

merged 33 commits into from
Mar 21, 2020

Conversation

diegoferigo
Copy link
Collaborator

@diegoferigo diegoferigo commented Mar 19, 2020

Small update after #144 and #145.

The v1beta2 will be the last release before the new refactoring (#155).

Introduce joint effort limit to clip PID controllers output
Since dofs() needs to know the joint names, setting initial positions and velocities needed an robot already inserted in pybullet.
These methods are not used in this backend, but downstream code could use it in Task classes. Changing the backend should not raise exceptions.
Recent versions of ign-physics would otherwise complain
SWIG can access directly the struct attributes
Update fixed-base robots and update Python tests
@diegoferigo diegoferigo added this to the Iteration 7 milestone Mar 19, 2020
@diegoferigo diegoferigo requested a review from traversaro March 19, 2020 19:31
@diegoferigo diegoferigo self-assigned this Mar 19, 2020
@diegoferigo diegoferigo changed the title Prepare v1beta2 release (second round) [v1.0beta2] devel -> master (second round) Mar 19, 2020
@diegoferigo diegoferigo merged commit 83a093a into master Mar 21, 2020
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