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

Add the ability to change KDL parameters from kinematics configuration #843

Conversation

seanmc602
Copy link
Contributor

No description provided.

Copy link
Contributor

@Levi-Armstrong Levi-Armstrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR.

@Levi-Armstrong
Copy link
Contributor

Levi-Armstrong commented Feb 3, 2023

I think the only thing left is to updated unit tests. I think if you give the config a default in the header it will fix most of them. Also if there are unit tests for parsing the yaml file those will need to be updated to account for the new parameters. It may be easiest to add parser code for each of the structs.

Sean Cardello and others added 4 commits June 2, 2024 08:34
- Add Eigen alignment
- Trivialize assignment operators to avoid storing kdl_config (though I can do this if preferred)
- Format
@Levi-Armstrong Levi-Armstrong force-pushed the seanmc602/kdl-kinematics-config branch from f51d9ca to d7dda31 Compare June 2, 2024 14:27
Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (f59b78c) to head (d7dda31).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #843      +/-   ##
==========================================
- Coverage   90.18%   90.14%   -0.05%     
==========================================
  Files         280      280              
  Lines       15800    15836      +36     
==========================================
+ Hits        14250    14276      +26     
- Misses       1550     1560      +10     

see 5 files with indirect coverage changes

@Levi-Armstrong Levi-Armstrong merged commit 3124cd9 into tesseract-robotics:master Jun 2, 2024
9 of 13 checks passed
rjoomen added a commit to rjoomen/tesseract that referenced this pull request Jun 3, 2024
Levi-Armstrong pushed a commit that referenced this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants