Public Member Functions | Protected Member Functions | List of all members
moveit_fake_controller_manager::ViaPointController Class Reference

#include <moveit_fake_controllers.h>

Inheritance diagram for moveit_fake_controller_manager::ViaPointController:
Inheritance graph
[legend]

Public Member Functions

 ViaPointController (const std::string &name, const std::vector< std::string > &joints, const ros::Publisher &pub)
 
 ~ViaPointController () override
 
- Public Member Functions inherited from moveit_fake_controller_manager::ThreadedController
bool cancelExecution () override
 
moveit_controller_manager::ExecutionStatus getLastExecutionStatus () override
 
bool sendTrajectory (const moveit_msgs::RobotTrajectory &t) override
 
 ThreadedController (const std::string &name, const std::vector< std::string > &joints, const ros::Publisher &pub)
 
bool waitForExecution (const ros::Duration &) override
 
 ~ThreadedController () override
 
- Public Member Functions inherited from moveit_fake_controller_manager::BaseFakeController
 BaseFakeController (const std::string &name, const std::vector< std::string > &joints, const ros::Publisher &pub)
 
void getJoints (std::vector< std::string > &joints) const
 
- Public Member Functions inherited from moveit_controller_manager::MoveItControllerHandle
const std::string & getName () const
 
 MoveItControllerHandle (const std::string &name)
 
virtual ~MoveItControllerHandle ()
 

Protected Member Functions

void execTrajectory (const moveit_msgs::RobotTrajectory &t) override
 
- Protected Member Functions inherited from moveit_fake_controller_manager::ThreadedController
bool cancelled ()
 

Additional Inherited Members

- Protected Attributes inherited from moveit_fake_controller_manager::BaseFakeController
std::vector< std::string > joints_
 
const ros::Publisherpub_
 
- Protected Attributes inherited from moveit_controller_manager::MoveItControllerHandle
std::string name_
 

Detailed Description

Definition at line 136 of file moveit_fake_controllers.h.

Constructor & Destructor Documentation

◆ ViaPointController()

moveit_fake_controller_manager::ViaPointController::ViaPointController ( const std::string &  name,
const std::vector< std::string > &  joints,
const ros::Publisher pub 
)

Definition at line 184 of file moveit_fake_controllers.cpp.

◆ ~ViaPointController()

moveit_fake_controller_manager::ViaPointController::~ViaPointController ( )
overridedefault

Member Function Documentation

◆ execTrajectory()

void moveit_fake_controller_manager::ViaPointController::execTrajectory ( const moveit_msgs::RobotTrajectory &  t)
overrideprotectedvirtual

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


moveit_fake_controller_manager
Author(s): Ioan Sucan
autogenerated on Sat May 3 2025 02:26:28