![]() |
Parasol Planning Library (PPL)
|
#include <memory>#include <string>#include <vector>#include "Geometry/Bodies/Body.h"#include "Geometry/Boundaries/Range.h"

Go to the source code of this file.
Data Structures | |
| struct | DofInfo |
| Information of DOF values: name, minimum value, and maximum value. More... | |
| class | MultiBody |
Enumerations | |
| enum class | DofType { Positional , Rotational , Joint } |
| Types of movement that are supported. More... | |
|
strong |