Gazebo Physics

API Reference

8.0.0~pre2
SetJointTransformFromParentFeature::Implementation< PolicyT > Class Template Referenceabstract

#include <Joint.hh>

Public Types

using Pose = typename FromPolicy< PolicyT >::template Use< Pose >
 

Public Member Functions

virtual void SetJointTransformFromParent (const Identity &_id, const Pose &_pose)=0
 
- Public Member Functions inherited from Feature::Implementation< PolicyT >
virtual ~Implementation ()=default
 Virtual destructor.
 
virtual Identity InitiateEngine (std::size_t engineID=0)=0
 Tell the physics plugin to initiate a physics engine.
 

Detailed Description

template<typename PolicyT>
class gz::physics::SetJointTransformFromParentFeature::Implementation< PolicyT >

The implementation API for setting the transform from the parent

Member Typedef Documentation

◆ Pose

template<typename PolicyT >
using Pose = typename FromPolicy<PolicyT>::template Use<Pose>

Member Function Documentation

◆ SetJointTransformFromParent()

template<typename PolicyT >
virtual void SetJointTransformFromParent ( const Identity &  _id,
const Pose _pose 
)
pure virtual

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