The definition of a sphere.
More...
#include <model.h>
The definition of a sphere.
Definition at line 224 of file model.h.
◆ center_x_
double srdf::Model::Sphere::center_x_ |
The center of the sphere in the link collision frame.
Definition at line 227 of file model.h.
◆ center_y_
double srdf::Model::Sphere::center_y_ |
◆ center_z_
double srdf::Model::Sphere::center_z_ |
◆ radius_
double srdf::Model::Sphere::radius_ |
The radius of the sphere.
Definition at line 232 of file model.h.
The documentation for this struct was generated from the following file: