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

Trajectory: Improve docstrings #2781

Merged

Conversation

v4hn
Copy link
Contributor

@v4hn v4hn commented Jul 20, 2021

@v4hn v4hn requested a review from mlautman as a code owner July 20, 2021 09:58
@simonschmeisser
Copy link
Contributor

So this mainly affects what will be included when "exported" in a RobotTrajectoryMsg right? It seems not to be used in PlanningScene::isPathValid?

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #2781 (d9094e9) into master (d1b4cd3) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2781      +/-   ##
==========================================
+ Coverage   60.15%   60.17%   +0.03%     
==========================================
  Files         356      356              
  Lines       31333    31333              
==========================================
+ Hits        18844    18852       +8     
+ Misses      12489    12481       -8     
Impacted Files Coverage Δ
...include/moveit/robot_trajectory/robot_trajectory.h 98.00% <ø> (ø)
...on/pick_place/src/approach_and_translate_stage.cpp 73.38% <0.00%> (-0.64%) ⬇️
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 77.87% <0.00%> (-0.38%) ⬇️
...raint_samplers/src/default_constraint_samplers.cpp 80.72% <0.00%> (+0.30%) ⬆️
...meterization/work_space/pose_model_state_space.cpp 83.02% <0.00%> (+1.89%) ⬆️
.../ompl_interface/src/detail/constrained_sampler.cpp 59.46% <0.00%> (+16.22%) ⬆️

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 d1b4cd3...d9094e9. Read the comment docs.

@v4hn
Copy link
Contributor Author

v4hn commented Jul 20, 2021 via email

@simonschmeisser
Copy link
Contributor

Ok, I hoped to get even more insight from more wordy doc-strings but since the "group" is not used too consistently I think this is as good as it gets

@v4hn v4hn merged commit d19bfac into moveit:master Jul 20, 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

2 participants