Skip to content

Foxy prep fixes#226

Merged
henningkayser merged 1 commit intomoveit:masterfrom
henningkayser:foxy-prep
Jun 25, 2020
Merged

Foxy prep fixes#226
henningkayser merged 1 commit intomoveit:masterfrom
henningkayser:foxy-prep

Conversation

@henningkayser
Copy link
Copy Markdown
Member

General fixes that are required for Foxy to build. Since these are very generic, I think they should be merged into master.

@henningkayser henningkayser changed the title Foxy prep Foxy prep fixes Jun 24, 2020

~PR2ArmIKSolver() override{};

void updateInternalDataStructures() override;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

For some reason this function was deleted in (https://github.com/ros-planning/moveit2/pull/60/files#diff-8404d089489122c76cd63a908826c88eL90) even though it overrides a virtual function. Not sure why this didn't complain with eloquent.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Removed this since ros-eloquent-orocos-kdl is at 3.2.1 which doesn't include this. @clalancette are there plans for making another eloquent release?

Copy link
Copy Markdown
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

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

lgtm

@v4hn
Copy link
Copy Markdown
Contributor

v4hn commented Jun 24, 2020

Could you please keep an eye on and add relevant changes to the moveit repo as well?
I guess at least the regex component is missing here too.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 25, 2020

Codecov Report

Merging #226 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   47.43%   47.35%   -0.08%     
==========================================
  Files         143      143              
  Lines       13347    13347              
==========================================
- Hits         6331     6321      -10     
- Misses       7016     7026      +10     
Impacted Files Coverage Δ
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 66.22% <0.00%> (-4.45%) ⬇️

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 f2ff4b9...4a36545. Read the comment docs.

@henningkayser henningkayser merged commit 9382ede into moveit:master Jun 25, 2020
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.

3 participants