make cyclonedds vender package play nice with colcon (#34)

* Un-vendor cyclonedds

Upstream changes in https://github.com/eclipse-cyclonedds/cyclonedds/pull/256 should make this unnecessary and allow you to clone the package into your ROS workspace.

* Remove obsolete gitignore

* Recommend cloning eclipse-cyclonedds/cyclonedds
This commit is contained in:
Dan Rose 2019-09-18 12:49:39 -05:00 committed by eboasson
parent e849c71122
commit b39efafd62
5 changed files with 4 additions and 44 deletions

View file

@ -14,7 +14,6 @@
<build_depend>cyclonedds</build_depend>
<build_depend>cyclonedds_cmake_module</build_depend>
<build_depend>cyclonedds_vendor</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rmw</build_depend>