#include <ur_kinematics/ur_kin.h>
Go to the source code of this file.
Namespaces | |
namespace | ur_kinematics |
Functions | |
void | ur_kinematics::forward (const double *q, double *T) |
int | ur_kinematics::inverse (const double *T, double *q_sols, double q6_des=0.0) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 188 of file ur_kin.cpp.