Conversation
f999c74 to
e73249f
Compare
daba81d to
6d3a21f
Compare
d68b765 to
d534c15
Compare
ba33d81 to
076645e
Compare
|
@rhaschke I believe you will be interested in this PR. This effort has already taken too long so let's focus on getting this merged quickly :) |
henningkayser
left a comment
There was a problem hiding this comment.
This should do good for a first prototype. I realize that my changes are probably out of the scope of this PR and not really necessary yet but it would be great if you could add corresponding TODOs.
| run_test 1 $0:$LINENO "unknown TEST" TEST=invalid TEST_PKG=valid | ||
|
|
||
| run_test 1 $0:$LINENO "empty catkin workspace" TEST_PKG=valid 'BEFORE_SCRIPT="rm valid"' | ||
| # TODO(mlautman): Decide if we should keep this test as an empty ros workspace doesn't |
There was a problem hiding this comment.
I would also say it can probably be deleted. But sometimes tests are there for a reason
There was a problem hiding this comment.
This comment was left as a question for @rhaschke. I commented it out since empty ros workspaces don't seem like a compelling reason to fail. Restored
|
I support all comments of Henning, but I think that they should be addressed asap. I just installed ros-crystal on my machine, so I hope I can take my first ROS2 steps over the weekend and help then... |
075ec55 to
f796b89
Compare
185d9f2 to
f90f97b
Compare
|
I am going to merge this as is so that we have a working CI. @rhaschke I look forward to reviewing your additional improvements Thanks everyone for taking the time to help get this first pass set up! |
This gets moveit_ci to pass.
Still TODO: clang_tidy and misc. cleanup.
Definitely squash and merge