路点接口 此接口组合了定义机器人位置的参数。
更多...
#include <waypoint.h>
路点接口 此接口组合了定义机器人位置的参数。
在文件 waypoint.h 第 23 行定义.
◆ 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 |
( |
| ) |
|
获取与机器人位姿对应的关节位置(考虑TCP偏移)
- 返回
- 关节位置。
◆ getPose()
| std::vector< double > arcs::aubo_scope::Waypoint::getPose |
( |
| ) |
|
获取机器人位置的位姿(包含TCP偏移)
- 返回
- 位姿。
◆ getTcpOffset()
| std::vector< double > arcs::aubo_scope::Waypoint::getTcpOffset |
( |
| ) |
|
获取TCP偏移位姿(用于定义机器人位置)
- 返回
- TCP偏移。
◆ 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 |
该类的文档由以下文件生成: