Franky  0.9.1
A High-Level Motion API for Franka
franky::Motion< ControlSignalType > Member List

This is the complete list of members for franky::Motion< ControlSignalType >, including all inherited members.

addReaction(std::shared_ptr< Reaction< ControlSignalType >> reaction)franky::Motion< ControlSignalType >
addReactionFront(std::shared_ptr< Reaction< ControlSignalType >> reaction)franky::Motion< ControlSignalType >
CallbackType typedeffranky::Motion< ControlSignalType >
checkAndCallReactions(const franka::RobotState &robot_state, double rel_time, double abs_time)franky::Motion< ControlSignalType >
init(Robot *robot, const franka::RobotState &robot_state, const std::optional< ControlSignalType > &previous_command)franky::Motion< ControlSignalType >
initImpl(const franka::RobotState &robot_state, const std::optional< ControlSignalType > &previous_command)franky::Motion< ControlSignalType >inlineprotectedvirtual
Motion()franky::Motion< ControlSignalType >explicitprotected
nextCommand(const franka::RobotState &robot_state, franka::Duration time_step, double rel_time, double abs_time, const std::optional< ControlSignalType > &previous_command)franky::Motion< ControlSignalType >
nextCommandImpl(const franka::RobotState &robot_state, franka::Duration time_step, double rel_time, double abs_time, const std::optional< ControlSignalType > &previous_command)=0franky::Motion< ControlSignalType >protectedpure virtual
reactions()franky::Motion< ControlSignalType >
registerCallback(CallbackType callback)franky::Motion< ControlSignalType >
robot() constfranky::Motion< ControlSignalType >inlineprotected