The main grasp database client. More...
#include "GraspDemonstration.h"
#include "GraspModel.h"
#include <sensor_msgs/PointCloud2.h>
#include <pqxx/pqxx>
#include <string>
Go to the source code of this file.
Classes | |
class | rail::pick_and_place::graspdb::Client |
The main grasp database client. More... | |
Namespaces | |
namespace | rail |
namespace | rail::pick_and_place |
namespace | rail::pick_and_place::graspdb |
The main grasp database client.
The graspdb client can communicate with a PostgreSQL database.
Definition in file Client.h.