#include <webcface/common/internal/message/robot_model.h>
|
| RobotLink ()=default |
|
| RobotLink (const SharedString &name, const SharedString &joint_name, int joint_parent, int joint_type, const std::array< double, 3 > &joint_origin_pos, const std::array< double, 3 > &joint_origin_rot, double joint_angle, int geometry_type, const std::vector< double > &geometry_properties, int color) |
|
◆ RobotLink() [1/2]
◆ RobotLink() [2/2]
RobotLink |
( |
const SharedString & |
name, |
|
|
const SharedString & |
joint_name, |
|
|
int |
joint_parent, |
|
|
int |
joint_type, |
|
|
const std::array< double, 3 > & |
joint_origin_pos, |
|
|
const std::array< double, 3 > & |
joint_origin_rot, |
|
|
double |
joint_angle, |
|
|
int |
geometry_type, |
|
|
const std::vector< double > & |
geometry_properties, |
|
|
int |
color |
|
) |
| |
|
inline |
◆ color
◆ geometry_properties
std::vector<double> geometry_properties |
◆ geometry_type
◆ joint_angle
◆ joint_name
◆ joint_origin_pos
std::array<double, 3> joint_origin_pos |
◆ joint_origin_rot
std::array<double, 3> joint_origin_rot |
◆ joint_parent
◆ joint_type
◆ name
The documentation for this struct was generated from the following file: