ros-industrial-consortium / descartes

ROS-Industrial Special Project: Cartesian Path Planner
Apache License 2.0
126 stars 92 forks source link

kinetic-devel branch build error #209

Open mlautman opened 6 years ago

mlautman commented 6 years ago

Building the kinetic-devel branch fails with: WARNING: package "descartes_moveit" should not depend on metapackage "moveit_ros" but on its packages instead

Deleting this line fixes the issue. https://github.com/ros-industrial-consortium/descartes/blob/3067b218ebed35ddb8bc827f6a966edd7c1af41f/descartes_moveit/package.xml#L28

VictorLamoine commented 6 years ago

@Jmeyer1292 you can close this one too, this is fixed