forked from epfl-lasa/control-libraries
-
Notifications
You must be signed in to change notification settings - Fork 0
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
release: version 7.4.0 #185
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Damped pseudoinverse slows down robot near singularities
…label and the inverse (#154)
…cchio collision support (#161)
* feat: add headers * feat: implement source code * feat: add cpp tests * feat: add meshes * feat: add python bindings * feat: test collisions in python * fix: rename ur5e folder * fix: Dockerfile cache ID * 7.3.4 -> 7.3.5 * Update CHANGELOG * Update source/robot_model/include/robot_model/Model.hpp Co-authored-by: Dominic Reber <[email protected]> * fix: apply review changes * fix: move import from hpp to cpp * feat: update tests * fix: remove un-needed imports * fix: urdf ros control blocks * 7.3.6 -> 7.3.7 * Update CHANGELOG * fix: update doc strings * Update CHANGELOG.md Co-authored-by: Enrico Eberhard <[email protected]> * fix: optional parameter * fix: changelog * fix: create two Model constructors * fix: remove ambiguity in binding * fix: adjust doc string * fix: indentation * fix: nitpicks * 7.3.6 -> 7.3.7 * fix: apply nitpicks from code review Co-authored-by: Enrico Eberhard <[email protected]> * fix: add flag for copy constructor * feat: add default flag * fix: suggestions from code review Co-authored-by: Dominic Reber <[email protected]> * fix: space between namings Co-authored-by: Dominic Reber <[email protected]> * 7.3.7 -> 7.3.8 * fix: remove space Co-authored-by: Dominic Reber <[email protected]> * 7.3.8 -> 7.3.10 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Dominic Reber <[email protected]> Co-authored-by: Dominic Reber <[email protected]> Co-authored-by: Enrico Eberhard <[email protected]>
feat: integrate minimum distance feature feat: python bindings feat: tests Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Dominic Reber <[email protected]> Co-authored-by: Enrico Eberhard <[email protected]>
--------- Co-authored-by: Louis Brunner <[email protected]>
…177) * refactor: create solver class * feat: implement QPSolver --------- Co-authored-by: Dominic Reber <[email protected]>
…ion instructions (#176)
--------- Co-authored-by: Vaios Papaspyros <[email protected]>
This reverts commit cc7582b.
This reverts commit decd0fd.
This reverts commit a816985.
This reverts commit eaedccc.
This PR will be merged with the |
eeberhard
approved these changes
Apr 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go for it 👍
yrh012
approved these changes
Apr 17, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
After change of plans, this is the release PR for 7.4.0, containing only IO states
Review guidelines
Estimated Time of Review: 3 minutes
Checklist before merging: