|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <warehouse_connector.hpp>
Public Member Functions | |
| WarehouseConnector (const std::string &dbexec) | |
| ~WarehouseConnector () | |
| bool | connectToDatabase (const std::string &db_dirname) |
Definition at line 43 of file warehouse_connector.hpp.
| moveit_warehouse::WarehouseConnector::WarehouseConnector | ( | const std::string & | dbexec | ) |
Definition at line 69 of file warehouse_connector.cpp.
| moveit_warehouse::WarehouseConnector::~WarehouseConnector | ( | ) |
Definition at line 73 of file warehouse_connector.cpp.
| bool moveit_warehouse::WarehouseConnector::connectToDatabase | ( | const std::string & | db_dirname | ) |