evaluator for tasks consisting of a series of cartesian-space end-effector trajectories.
Hooks for derived classes
evaluator for tasks consisting of a series of cartesian-space end-effector trajectories. Each trajectory is represented by a path (or derived class) object, and the paths are organized into groups. Within each group, there can be 0 or 1 paths for each of the robot's end effectors, and the pathEvaluator switches to the next group of paths after all paths in the current group have been successfully followed to their ends.The pathEvaluator expects to find an sriController (or derived object) to generate joint-space commands from the cartesian space paths.
Alphabetic index HTML hierarchy of classes or Java