solver
1.0
|
Either a movement or location. More...
#include <RoboticLine.h>
Public Member Functions | |
virtual uint32_t | id () const =0 |
virtual Activity * | baseParent () const =0 |
Either a movement or location.
A base class (wrapper) for the robot movement or robot location. It is particularly useful for easier data representation of robot collisions.
Definition at line 54 of file RoboticLine.h.