ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Are you looking for this? If you scroll down a bit below the dependency graph, you can find the different declarations.
https://docs.ros2.org/galactic/api/rclcpp/logging_8hpp.html
if you only want to use RCLCPP_INFO and friends, you don't need to include any other library.