CORC Project
CANOpen Robot Controller Software Documentation
Classes
Joint.h File Reference

The Joint class is a abstract class which represents a joint in a Robot objec. This class can be used to represent all types of joints, including actuated, non-actuated, revolute, prismatic, etc. More...

#include <iostream>
Include dependency graph for Joint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Joint
 Abstract class representing any joints within a Robot. More...
 

Detailed Description

The Joint class is a abstract class which represents a joint in a Robot objec. This class can be used to represent all types of joints, including actuated, non-actuated, revolute, prismatic, etc.

Version
0.1
Date
2020-04-10
Version
0.1

Definition in file Joint.h.