Struct Model::LinkSpheres
Defined in File model.h
Nested Relationships
This struct is a nested type of Class Model.
Struct Documentation
-
struct LinkSpheres
The definition of a list of spheres for a link.
Public Members
-
std::string link_
The name of the link (as in URDF).
-
std::vector<Sphere> spheres_
The spheres for the link.
-
std::string link_