The definition of a list of spheres for a link. More...
#include <model.h>
Public Attributes | |
std::string | link_ |
The name of the link (as in URDF). | |
std::vector< Sphere > | spheres_ |
The spheres for the link. |
std::string srdf::Model::LinkSpheres::link_ |
std::vector<Sphere> srdf::Model::LinkSpheres::spheres_ |