crocoddyl  1.9.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
FramePlacementTpl< _Scalar > Struct Template Reference

Public Types

typedef pinocchio::SE3Tpl< Scalar > SE3
 

Public Member Functions

 DEPRECATED ("Do not use FramePlacement", explicit FramePlacementTpl())
 
 DEPRECATED ("Do not use FramePlacement", FramePlacementTpl(const FrameIndex &id, const SE3 &placement))
 
 DEPRECATED ("Do not use FramePlacement", FramePlacementTpl(const FramePlacementTpl< Scalar > &other))
 
FramePlacementTpl< Scalar > & operator= (const FramePlacementTpl< Scalar > &other)
 
template<typename OtherScalar >
bool operator== (const FramePlacementTpl< OtherScalar > &other) const
 

Public Attributes

FrameIndex id
 
pinocchio::SE3Tpl< Scalar > placement
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 

Friends

std::ostream & operator<< (std::ostream &os, const FramePlacementTpl< Scalar > &X)
 

Detailed Description

template<typename _Scalar>
struct crocoddyl::FramePlacementTpl< _Scalar >

Definition at line 97 of file frames-deprecated.hpp.


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