moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
common_objects.cpp File Reference
Include dependency graph for common_objects.cpp:

Go to the source code of this file.

Namespaces

namespace  moveit
 Main namespace for MoveIt.
namespace  moveit::planning_interface
 Simple interface to MoveIt components.

Functions

std::shared_ptr< tf2_ros::Buffer > moveit::planning_interface::getSharedTF ()
robot_model_loader::RobotModelLoaderPtr moveit::planning_interface::getSharedRobotModelLoader (const rclcpp::Node::SharedPtr &node, const std::string &robot_description)
moveit::core::RobotModelConstPtr moveit::planning_interface::getSharedRobotModel (const rclcpp::Node::SharedPtr &node, const std::string &robot_description)
planning_scene_monitor::CurrentStateMonitorPtr moveit::planning_interface::getSharedStateMonitor (const rclcpp::Node::SharedPtr &node, const moveit::core::RobotModelConstPtr &robot_model, const std::shared_ptr< tf2_ros::Buffer > &tf_buffer)
 getSharedStateMonitor