lebai sdk
1.1.28
lebai c++ sdk with swig to support sereval languages.
|
运动学逆解的返回值数据结构 More...
#include <robot.hh>
Public Attributes | |
DoubleVector | joint_positions |
bool | ok = false |
运动学逆解的返回值数据结构
DoubleVector lebai::l_master::KinematicsInverseResp::joint_positions |
机械臂关节位置的map数据,应当包括'j1','j2','j3','j4','j5','j6'六个关节的角度值.
bool lebai::l_master::KinematicsInverseResp::ok = false |
计算是否成功