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

Fix the servo executable name #746

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented Oct 15, 2021

Fix the Servo executable name which changed in #649. You can verify by checking moveit_servo/CMakeLists.

This gets the tutorial back to a working state for the main branch of MoveIt2.

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #746 (5e266c0) into main (bbcf9a0) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #746      +/-   ##
==========================================
+ Coverage   54.24%   54.24%   +0.01%     
==========================================
  Files         192      192              
  Lines       20230    20230              
==========================================
+ Hits        10971    10972       +1     
+ Misses       9259     9258       -1     
Impacted Files Coverage Δ
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 74.72% <0.00%> (-1.13%) ⬇️
...nning_scene_monitor/src/planning_scene_monitor.cpp 45.82% <0.00%> (+0.51%) ⬆️

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 bbcf9a0...5e266c0. Read the comment docs.

Copy link
Member

@henningkayser henningkayser left a comment

Choose a reason for hiding this comment

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

Good catch

@henningkayser henningkayser merged commit 56f02d6 into moveit:main Oct 15, 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