#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/Visualization/DesignerTrajectoryPlayer.h>
|
void | finishedPlayback () |
| finishedPlayback tells all relevant controllers that the trajectory playback has stopped More...
|
|
Definition at line 37 of file DesignerTrajectoryPlayer.h.
◆ DesignerTrajectoryPlayer()
◆ addTrajectory()
addTrajectory inserts a trajetory to the DesignerTrajectory player All added Trajectories will be played when calling the startPlayback method
- Parameters
-
trajectory | the trajectory to add |
Definition at line 51 of file DesignerTrajectoryPlayer.cpp.
◆ finishedPlayback
void finishedPlayback |
( |
| ) |
|
|
signal |
finishedPlayback tells all relevant controllers that the trajectory playback has stopped
◆ setFPS()
setFPS sets the refresh rate of the player (the amount of updates of the visualization) to fps
- Parameters
-
fps | the amount of frames that the player shows per second (see Hz) |
Definition at line 81 of file DesignerTrajectoryPlayer.cpp.
◆ startPlayback()
The documentation for this class was generated from the following files: