libxr 1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::Kinematic::Object< Scalar >::Param Struct Reference

物体参数结构体,存储物体的惯性参数。 Structure storing inertia parameters of the object. More...

#include <kinematic.hpp>

Collaboration diagram for LibXR::Kinematic::Object< Scalar >::Param:

Data Fields

Inertia< Scalarinertia
 

Detailed Description

template<typename Scalar>
struct LibXR::Kinematic::Object< Scalar >::Param

物体参数结构体,存储物体的惯性参数。 Structure storing inertia parameters of the object.

Definition at line 189 of file kinematic.hpp.

Field Documentation

◆ inertia

template<typename Scalar >
Inertia<Scalar> LibXR::Kinematic::Object< Scalar >::Param::inertia

Definition at line 191 of file kinematic.hpp.


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