20 typedef _Scalar Scalar;
41 JointModelRevoluteUnboundedUnaligned;
88 typedef boost::variant<
95 JointModelRevoluteUnaligned,
97 JointModelSphericalZYX,
102 JointModelPrismaticUnaligned,
103 JointModelTranslation,
107 JointModelRevoluteUnboundedUnaligned,
111 JointModelHelicalUnaligned,
113 boost::recursive_wrapper<JointModelComposite>,
114 boost::recursive_wrapper<JointModelMimic>>
127 JointDataRevoluteUnboundedUnaligned;
179 typedef boost::variant<
186 JointDataRevoluteUnaligned,
188 JointDataSphericalZYX,
193 JointDataPrismaticUnaligned,
194 JointDataTranslation,
198 JointDataRevoluteUnboundedUnaligned,
202 JointDataHelicalUnaligned,
204 boost::recursive_wrapper<JointDataComposite>,
205 boost::recursive_wrapper<JointDataMimic>>