This interface composes parameters that define a position of the robot.
更多...
#include <waypoint.h>
This interface composes parameters that define a position of the robot.
在文件 waypoint.h 第 15 行定义.
◆ Waypoint() [1/3]
| arcs::aubo_scope::Waypoint::Waypoint |
( |
Waypoint & | f | ) |
|
◆ Waypoint() [2/3]
| arcs::aubo_scope::Waypoint::Waypoint |
( |
Waypoint && | f | ) |
|
◆ ~Waypoint()
| arcs::aubo_scope::Waypoint::~Waypoint |
( |
| ) |
|
◆ Waypoint() [3/3]
| arcs::aubo_scope::Waypoint::Waypoint |
( |
| ) |
|
|
private |
◆ getDisplayName()
| std::string arcs::aubo_scope::Waypoint::getDisplayName |
( |
| ) |
|
◆ getJointPositions()
| std::vector< double > arcs::aubo_scope::Waypoint::getJointPositions |
( |
| ) |
|
- 返回
- the joint positions corresponding to the pose of the robot (when taking the TCP offset into account)
◆ getPose()
| std::vector< double > arcs::aubo_scope::Waypoint::getPose |
( |
| ) |
|
- 返回
- the pose for the position of the robot (including the TCP offset)
◆ getTcpOffset()
| std::vector< double > arcs::aubo_scope::Waypoint::getTcpOffset |
( |
| ) |
|
- 返回
- the pose for the TCP offset (used when defining the robot position)
◆ hashCode()
| size_t arcs::aubo_scope::Waypoint::hashCode |
( |
| ) |
|
◆ isDefined()
| bool arcs::aubo_scope::Waypoint::isDefined |
( |
| ) |
|
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::Waypoint::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: