Hekateros  3.4.3
RoadNarrows Robotics Robot Arm Project
hekKin.cxx File Reference

The Hekateros kinematics and dynamics class implemenation. More...

#include <sys/time.h>
#include <time.h>
#include <limits.h>
#include <unistd.h>
#include <stdio.h>
#include <pthread.h>
#include <sched.h>
#include <math.h>
#include <vector>
#include <map>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "Dynamixel/Dynamixel.h"
#include "Dynamixel/DynaError.h"
#include "Dynamixel/DynaServo.h"
#include "Dynamixel/DynaChain.h"
#include "Hekateros/hekateros.h"
#include "Hekateros/hekTune.h"
#include "Hekateros/hekJoint.h"
#include "Hekateros/hekTraj.h"
#include "Hekateros/hekKinJoint.h"
#include "Hekateros/hekKin.h"
#include "Hekateros/hekUtils.h"

Go to the source code of this file.

Detailed Description

The Hekateros kinematics and dynamics class implemenation.

LastChangedDate
2015-05-15 12:50:46 -0600 (Fri, 15 May 2015)
Rev
3988

Definition in file hekKin.cxx.