moveit / srdfdom

Semantic Robot Description Format
BSD 3-Clause "New" or "Revised" License
12 stars 68 forks source link

Use modern cmake to fix compiling on ROS2 #96

Closed JafarAbdi closed 3 years ago

JafarAbdi commented 3 years ago

Fix: https://github.com/ros-planning/moveit2/issues/588#issuecomment-892776014

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (655d042) into ros2 (dd742a0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             ros2      #96   +/-   ##
=======================================
  Coverage   68.21%   68.21%           
=======================================
  Files           3        3           
  Lines         607      607           
=======================================
  Hits          414      414           
  Misses        193      193           

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 dd742a0...655d042. Read the comment docs.

tylerjw commented 3 years ago

@JafarAbdi https://github.com/ros2/ros2_documentation/pull/1797