Waypoint definitions for various manipulator contexts. More...
#include <string>
#include "types.hpp"
#include <ecl/containers/array.hpp>
#include <ecl/utilities/parameter.hpp>
Go to the source code of this file.
Classes | |
class | ecl::WayPoint< Type > |
Primary template for waypoints. More... | |
class | ecl::WayPoint< JointAngles > |
WayPoint specialisation with joint (motor) angle storage format. More... | |
Namespaces | |
ecl | |
Functions | |
template<typename OutputStream > | |
OutputStream & | ecl::operator<< (OutputStream &ostream, WayPoint< JointAngles > &waypoint) |
Waypoint definitions for various manipulator contexts.
Waypoints designating manipulator position and orientation in free space.
Definition in file waypoint.hpp.