lebai sdk  1.1.28
lebai c++ sdk with swig to support sereval languages.
Public Attributes | List of all members
lebai::l_master::KinematicsForwardResp Struct Reference

运动学正解的返回值数据结构. More...

#include <robot.hh>

Public Attributes

CartesianPose pose
 
bool ok = false
 

Detailed Description

运动学正解的返回值数据结构.

Member Data Documentation

◆ ok

bool lebai::l_master::KinematicsForwardResp::ok = false

计算是否成功.

◆ pose

CartesianPose lebai::l_master::KinematicsForwardResp::pose

笛卡尔坐标位置,map数据,应当包括'x','y','z','rx','ry','rz'的键值.


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