Conversation
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
|
Pulls: ament/ament_index#112, ros2/rmw_zenoh#913, ros2/rviz#1671, ros/resource_retriever#119, #193, ros-perception/image_common#391 |
| #include <string> | ||
| #include <rclcpp/rclcpp.hpp> | ||
| #include <ament_index_cpp/get_package_share_directory.hpp> | ||
| #include <ament_index_cpp/get_package_share_path.hpp> |
There was a problem hiding this comment.
This can be included in the .cpp as it's not used in the header.
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
|
Pulls: ament/ament_index#112, ros2/rmw_zenoh#913, ros2/rviz#1671, ros/resource_retriever#119, #193, ros-perception/image_common#391 |
Related with ament/ament_index#112
FYI @Timple