Struct Model::LinkSpheres

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

The name of the link (as in URDF).

std::vector<Sphere> spheres_

The spheres for the link.