moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <warehouse_ros/database_connection.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | moveit_warehouse::MoveItMessageStorage |
This class provides the mechanism to connect to a database and reads needed ROS parameters when appropriate. More... | |
Namespaces | |
namespace | moveit_warehouse |
Functions | |
warehouse_ros::DatabaseConnection::Ptr | moveit_warehouse::loadDatabase (const rclcpp::Node::SharedPtr &node) |
Load a database connection. | |