rby1-sdk
Loading...
Searching...
No Matches
rb::CartesianCommandFeedback Class Reference
Inheritance diagram for rb::CartesianCommandFeedback:
rb::CommandFeedback rb::Feedback

Classes

struct  TrackingError
 

Public Member Functions

const std::vector< double > & joint_position_tracking_errors () const
 
double manipulability () const
 
double remain_time () const
 
const std::vector< TrackingError > & se3_pose_tracking_errors () const
 
- Public Member Functions inherited from rb::CommandFeedback
const CommandHeaderFeedbackcommand_header () const
 
- Public Member Functions inherited from rb::Feedback
bool valid () const
 

Protected Attributes

std::vector< double > joint_position_tracking_errors_
 
double manipulability_
 
double remain_time_
 
std::vector< TrackingErrorse3_pose_tracking_errors_
 
- Protected Attributes inherited from rb::CommandFeedback
CommandHeaderFeedback command_header_ {}
 

Friends

class RobotCommandFeedbackParserImpl
 

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