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

[MSA] Generate joint_limits.yaml and cartesian_limits.yaml #1245

Merged
merged 1 commit into from
May 13, 2022

Conversation

DLu
Copy link
Contributor

@DLu DLu commented May 13, 2022

Description

  • Generates joint_limits.yaml based on the values in the URDF
  • Generates cartesian_limits.yaml(static file)

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@mergify
Copy link

mergify bot commented May 13, 2022

Please target the main branch for development, we will backport the changes to feature/msa for you if approved and if they don't break API.

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #1245 (b3675fc) into feature/msa (f12f156) will increase coverage by 2.16%.
The diff coverage is 63.31%.

@@               Coverage Diff               @@
##           feature/msa    #1245      +/-   ##
===============================================
+ Coverage        59.13%   61.29%   +2.16%     
===============================================
  Files              275      274       -1     
  Lines            23732    24925    +1193     
===============================================
+ Hits             14032    15275    +1243     
+ Misses            9700     9650      -50     
Impacted Files Coverage Δ
...lude/moveit/collision_detection/collision_matrix.h 100.00% <ø> (ø)
...llision_detection/src/collision_octomap_filter.cpp 0.00% <0.00%> (ø)
...src/bullet_integration/bullet_cast_bvh_manager.cpp 51.43% <0.00%> (+0.71%) ⬆️
...bullet_integration/bullet_discrete_bvh_manager.cpp 50.00% <0.00%> (-3.84%) ⬇️
...sion_distance_field/collision_env_distance_field.h 4.77% <ø> (+0.22%) ⬆️
...lision_distance_field/src/collision_env_hybrid.cpp 0.00% <0.00%> (ø)
...ene/include/moveit/planning_scene/planning_scene.h 43.55% <0.00%> (-6.45%) ⬇️
...bot_state/include/moveit/robot_state/robot_state.h 89.96% <ø> (+8.05%) ⬆️
...processing/src/iterative_time_parameterization.cpp 91.99% <0.00%> (-1.25%) ⬇️
...e/moveit/ompl_interface/planning_context_manager.h 100.00% <ø> (ø)
... and 243 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 380a79a...b3675fc. Read the comment docs.

Copy link
Contributor

@vatanaksoytezer vatanaksoytezer left a comment

Choose a reason for hiding this comment

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

Tested and lgtm

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.

2 participants