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

Update doxygen comments for distance() and interpolate() #401

Merged
merged 3 commits into from
Mar 30, 2021

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented Mar 29, 2021

Port this commit from MoveIt1 to MoveIt2

@tylerjw
Copy link
Member

tylerjw commented Mar 29, 2021

Looks like test_launch_move_group_ompl_constraints failed. That test seems a bit flaky, I'd just run this again.

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #401 (a77f844) into main (855db9e) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   53.04%   53.04%   +0.01%     
==========================================
  Files         212      212              
  Lines       22612    22612              
==========================================
+ Hits        11992    11993       +1     
+ Misses      10620    10619       -1     
Impacted Files Coverage Δ
...bot_model/include/moveit/robot_model/robot_model.h 92.86% <ø> (ø)
...bot_state/include/moveit/robot_state/robot_state.h 88.89% <ø> (ø)
...meterization/work_space/pose_model_state_space.cpp 81.14% <0.00%> (-1.25%) ⬇️
...nning_scene_monitor/src/planning_scene_monitor.cpp 56.24% <0.00%> (+0.13%) ⬆️
...e/collision_detection_fcl/src/collision_common.cpp 75.19% <0.00%> (+0.50%) ⬆️

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 855db9e...a77f844. Read the comment docs.

@henningkayser henningkayser merged commit c207db9 into moveit:main Mar 30, 2021
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.

None yet

3 participants