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 trivial helper to RobotState #2828

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

v4hn
Copy link
Contributor

@v4hn v4hn commented Aug 19, 2021

I'm not sure why nobody thought about adding this before...

I'm not sure why nobody thought about adding this before...
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #2828 (135e4ac) into master (6012934) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2828      +/-   ##
==========================================
+ Coverage   60.81%   60.81%   +0.01%     
==========================================
  Files         366      366              
  Lines       31717    31717              
==========================================
+ Hits        19284    19287       +3     
+ Misses      12433    12430       -3     
Impacted Files Coverage Δ
...bot_state/include/moveit/robot_state/robot_state.h 85.04% <ø> (ø)
...ipulation/pick_place/src/manipulation_pipeline.cpp 69.45% <0.00%> (-1.85%) ⬇️
...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%) ⬇️
...nning_scene_monitor/src/planning_scene_monitor.cpp 68.27% <0.00%> (+0.14%) ⬆️
.../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 6012934...135e4ac. Read the comment docs.

@rhaschke rhaschke merged commit f8f8281 into moveit:master Aug 19, 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