Skip to content

Commit

Permalink
ros2GH-21 Remove rclcpp dependency from rosbag2
Browse files Browse the repository at this point in the history
  • Loading branch information
greimela-si authored and Martin-Idel-SI committed Sep 14, 2018
1 parent abbb2ca commit 4da3aab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions rosbag2/include/rosbag2/rosbag2.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <string>
#include <vector>

#include "rclcpp/rclcpp.hpp"

#include "rosbag2_storage/storage_factory.hpp"
#include "rosbag2_storage/storage_interfaces/read_only_interface.hpp"
#include "rosbag2_storage/storage_interfaces/read_write_interface.hpp"
Expand Down
2 changes: 0 additions & 2 deletions rosbag2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

<depend>ament_index_cpp</depend>
<depend>poco_vendor</depend>
<depend>rcl</depend>
<depend>rclcpp</depend>
<depend>rcutils</depend>
<depend>rosbag2_storage</depend>
<depend>rosidl_generator_cpp</depend>
Expand Down

0 comments on commit 4da3aab

Please sign in to comment.