SCL
1.0
Standard Control Library : Control, dynamics, physics, and simulation
|
#include <tao_util.hpp>
Public Member Functions | |
STaoNodeInfo (taoDNode *node, std::string const &link_name, std::string joint_name, double limit_lower, double limit_upper) | |
STaoNodeInfo (STaoNodeInfo const &orig) | |
Public Attributes | |
int | id |
taoDNode * | node |
taoJoint * | joint |
std::string | link_name |
std::string | joint_name |
double | limit_lower |
double | limit_upper |