From c7ac39a0e62afdb8262ee2eeb38de4f9e51080ef Mon Sep 17 00:00:00 2001 From: William Woodall Date: Tue, 5 Feb 2019 16:02:00 -0800 Subject: [PATCH] remove dependency on rclpy (#626) Not sure why it was there in the first place... Signed-off-by: William Woodall --- rclcpp_lifecycle/package.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/rclcpp_lifecycle/package.xml b/rclcpp_lifecycle/package.xml index da815be..74f6799 100644 --- a/rclcpp_lifecycle/package.xml +++ b/rclcpp_lifecycle/package.xml @@ -18,7 +18,6 @@ lifecycle_msgs rclcpp rcl_lifecycle - rclpy rmw_implementation rosidl_typesupport_cpp