Tesseract
Motion Planning Environment
|
Tesseract Events. More...
Go to the source code of this file.
Classes | |
struct | tesseract_environment::Event |
The event base class. More... | |
struct | tesseract_environment::CommandAppliedEvent |
The command applied event. More... | |
struct | tesseract_environment::SceneStateChangedEvent |
The scene state changed event. More... | |
Namespaces | |
namespace | tesseract_environment |
Typedefs | |
using | tesseract_environment::EventCallbackFn = std::function< void(const Event &event)> |
Enumerations | |
enum class | tesseract_environment::Events { tesseract_environment::COMMAND_APPLIED = 0 , tesseract_environment::SCENE_STATE_CHANGED = 1 } |
Tesseract Events.