moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
logger.hpp File Reference
#include <rclcpp/logger.hpp>
#include <string>
Include dependency graph for logger.hpp:

Go to the source code of this file.

Namespaces

namespace  moveit
 Main namespace for MoveIt.

Functions

void moveit::setNodeLoggerName (const std::string &name)
 Call once after creating a node to initialize logging namespaces.
rclcpp::Logger moveit::getLogger (const std::string &name)
 Creates a namespaced logger.