#include <map>
#include <string>
#include <vector>
#include <utility>
#include <Eigen/Geometry>
#include <geometric_shapes/shapes.h>
#include <geometric_shapes/shape_messages.h>
Go to the source code of this file.
Classes | |
class | robot_model::LinkModel |
A link from the robot. Contains the constant transform applied to the link and its geometry. More... | |
Namespaces | |
namespace | robot_model |
Main namespace for representing robot planning models. |