This interface composes parameters that define a position of the robot.
More...
#include <waypoint.h>
This interface composes parameters that define a position of the robot.
Definition at line 15 of file waypoint.h.
arcs::aubo_scope::Waypoint::Waypoint |
( |
Waypoint & |
f | ) |
|
arcs::aubo_scope::Waypoint::Waypoint |
( |
Waypoint && |
f | ) |
|
arcs::aubo_scope::Waypoint::~Waypoint |
( |
| ) |
|
arcs::aubo_scope::Waypoint::Waypoint |
( |
| ) |
|
|
private |
std::string arcs::aubo_scope::Waypoint::getDisplayName |
( |
| ) |
|
std::vector<double> arcs::aubo_scope::Waypoint::getJointPositions |
( |
| ) |
|
- Returns
- the joint positions corresponding to the pose of the robot (when taking the TCP offset into account)
std::vector<double> arcs::aubo_scope::Waypoint::getPose |
( |
| ) |
|
- Returns
- the pose for the position of the robot (including the TCP offset)
std::vector<double> arcs::aubo_scope::Waypoint::getTcpOffset |
( |
| ) |
|
- Returns
- the pose for the TCP offset (used when defining the robot position)
size_t arcs::aubo_scope::Waypoint::hashCode |
( |
| ) |
|
bool arcs::aubo_scope::Waypoint::isDefined |
( |
| ) |
|
void* arcs::aubo_scope::Waypoint::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: