pinocchio  3.9.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Loading...
Searching...
No Matches
Capsule Struct Reference

Public Member Functions

 Capsule (const Eigen::Vector2d &size)

Public Attributes

Eigen::Vector2d size = Eigen::Vector2d::Constant(0)

Detailed Description

Definition at line 61 of file geometries.hpp.

Constructor & Destructor Documentation

◆ Capsule()

Capsule(const Eigen::Vector2d &size)
inlineexplicit

Definition at line 66 of file geometries.hpp.

Member Data Documentation

◆ size

Eigen::Vector2d size = Eigen::Vector2d::Constant(0)

Definition at line 63 of file geometries.hpp.


The documentation for this struct was generated from the following file: