ros-industrial-consortium / descartes

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

catkin build errors #205

Closed mcevoyandy closed 6 years ago

mcevoyandy commented 6 years ago

https://github.com/ros-industrial-consortium/descartes/blob/429a226b0d5bfab661df8cefaa01f1e0350f6473/descartes_moveit/package.xml#L28

Using catkin build I get the following errors:

WARNING: package "descartes_moveit" should not depend on metapackage "moveit_ros" but on its packages instead
WARNING: package "descartes_moveit" should not depend on metapackage "moveit_ros" but on its packages instead
[build] Package table is up to date.                                                                                  
Abandoned <<< descartes_moveit                                 [ Depends on unknown jobs: moveit_ros ]                
Abandoned <<< descartes_tutorials                              [ Depends on unknown jobs: moveit_ros ] 
mlautman commented 6 years ago

+1

Jmeyer1292 commented 6 years ago

I don't get the error and the automated build system seems to work. I'll make the suggested fix, but I wonder what the difference is.

VictorLamoine commented 6 years ago

@Jmeyer1292 this issue is fixed, you can close it :)