Switch rcl_lifecyle to ament_cmake_ros (#186)

This commit is contained in:
dhood 2017-11-20 14:41:25 -08:00 committed by GitHub
parent d811463b99
commit 9f92f8fa37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,7 @@
<maintainer email="karsten@osrfoundation.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>
<build_depend>lifecycle_msgs</build_depend>