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

Bullet featherstone fix joint pose #418

Merged

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Sep 9, 2022

Signed-off-by: ahcorde ahcorde@gmail.com

🦟 Bug fix

bullet-featherstone-bad-pendulim

Solved

pendulum_fine

Now I'm facing other issues. The constraints are not applied, for example angle limits are not working.

Summary

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

ahcorde and others added 13 commits July 13, 2022 00:17
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
…corde/add-bullet-featherstone/shapesFeatures
…corde/add-bullet-featherstone/shapesFeatures
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
…corde/add-bullet-featherstone/shapesFeatures
Signed-off-by: ahcorde <ahcorde@gmail.com>
…corde/add-bullet-featherstone/shapesFeatures
…corde/add-bullet-featherstone/shapesFeatures
* Improved joints in bullet featherstone

Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
…rstone/shapesFeatures

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Sep 16, 2022

ur_featherstone

…fix_joints' into ahcorde/add-bullet-featherstone/fix_joints
Base automatically changed from ahcorde/add-bullet-featherstone/shapesFeatures to add-bullet-featherstone September 16, 2022 17:55
@ahcorde ahcorde marked this pull request as ready for review September 16, 2022 18:00
mjcarroll and others added 4 commits September 16, 2022 13:02
…fix_joints' into ahcorde/add-bullet-featherstone/fix_joints
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde requested a review from mjcarroll September 19, 2022 08:43
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #418 (38a7f21) into add-bullet-featherstone (9e7af39) will decrease coverage by 4.07%.
The diff coverage is 47.93%.

@@                     Coverage Diff                     @@
##           add-bullet-featherstone     #418      +/-   ##
===========================================================
- Coverage                    74.55%   70.48%   -4.08%     
===========================================================
  Files                          128      139      +11     
  Lines                         5628     6810    +1182     
===========================================================
+ Hits                          4196     4800     +604     
- Misses                        1432     2010     +578     
Impacted Files Coverage Δ
bullet-featherstone/src/FreeGroupFeatures.cc 0.00% <0.00%> (ø)
bullet-featherstone/src/ShapeFeatures.cc 0.00% <0.00%> (ø)
bullet/src/JointFeatures.cc 0.00% <0.00%> (ø)
bullet/src/SDFFeatures.cc 0.00% <0.00%> (-45.07%) ⬇️
bullet/src/SimulationFeatures.cc 0.00% <0.00%> (ø)
dartsim/src/SimulationFeatures.cc 93.44% <ø> (+3.27%) ⬆️
dartsim/src/SimulationFeatures.hh 100.00% <ø> (ø)
include/gz/physics/ForwardStep.hh 100.00% <ø> (ø)
include/gz/physics/FrameID.hh 100.00% <ø> (ø)
include/gz/physics/FrameSemantics.hh 100.00% <ø> (ø)
... and 33 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mjcarroll mjcarroll merged commit 3acc6fb into add-bullet-featherstone Sep 19, 2022
@mjcarroll mjcarroll deleted the ahcorde/add-bullet-featherstone/fix_joints branch September 19, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants