The definition of a sphere. More...
#include <model.h>
| Public Attributes | |
| double | center_x_ | 
| The center of the sphere in the link collision frame. | |
| double | center_y_ | 
| double | center_z_ | 
| double | radius_ | 
| The radius of the sphere. | |
| double srdf::Model::Sphere::radius_ |