Skip to main content

JointVelocitySetpointGenerator Class

Declaration

class moveit_pro_controllers::JointVelocitySetpointGenerator { ... }

Included Headers

#include <joint_velocity_setpoint_generator.hpp>

Public Constructors Index

JointVelocitySetpointGenerator (const TimedJointState &initial_state, const JointVelocityParameters &parameters)

Public Member Functions Index

const State &update (const Eigen::VectorNd &desired_joint_velocities, const Duration &period)
const State &getState () const
voidsetState (const State &state)
const JointVelocityParameters &getParameters () const
JointVelocityParameters &getParameters ()

Private Member Attributes Index

JointVelocityParametersparameters_
Statestate_

Definition at line 32 of file joint_velocity_setpoint_generator.hpp.

Public Constructors

JointVelocitySetpointGenerator()

moveit_pro_controllers::JointVelocitySetpointGenerator::JointVelocitySetpointGenerator (const TimedJointState & initial_state, const JointVelocityParameters & parameters)

Declaration at line 53 of file joint_velocity_setpoint_generator.hpp, definition at line 38 of file joint_velocity_setpoint_generator.cpp.

Public Member Functions

getParameters()

const JointVelocityParameters & moveit_pro_controllers::JointVelocitySetpointGenerator::getParameters ()
inline

Definition at line 74 of file joint_velocity_setpoint_generator.hpp.

getParameters()

JointVelocityParameters & moveit_pro_controllers::JointVelocitySetpointGenerator::getParameters ()
inline

Definition at line 80 of file joint_velocity_setpoint_generator.hpp.

getState()

const State & moveit_pro_controllers::JointVelocitySetpointGenerator::getState ()
inline

Definition at line 62 of file joint_velocity_setpoint_generator.hpp.

setState()

void moveit_pro_controllers::JointVelocitySetpointGenerator::setState (const State & state)
inline

Definition at line 68 of file joint_velocity_setpoint_generator.hpp.

update()

const JointVelocitySetpointGenerator::State & moveit_pro_controllers::JointVelocitySetpointGenerator::update (const Eigen::VectorNd & desired_joint_velocities, const Duration & period)

Declaration at line 59 of file joint_velocity_setpoint_generator.hpp, definition at line 59 of file joint_velocity_setpoint_generator.cpp.

Private Member Attributes

parameters_

JointVelocityParameters moveit_pro_controllers::JointVelocitySetpointGenerator::parameters_

Definition at line 86 of file joint_velocity_setpoint_generator.hpp.

state_

State moveit_pro_controllers::JointVelocitySetpointGenerator::state_

Definition at line 89 of file joint_velocity_setpoint_generator.hpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.