57 std::mutex writeMutex;
62 template <
typename AronEventT,
typename EventT>
64 storeImpl(
const EventT& event,
const std::string& eventName,
const std::string& clientID);
std::string propertyPrefix() const override
Properties defaultProperties() const override
bool store(const core::GoalReachedEvent &event, const std::string &clientID)
This file is part of ArmarX.
A bundle of updates to be sent to the memory.
An update of an entity for a specific point in time.
Event describing that the global trajectory was updated.
Event describing that the targeted goal was successfully reached.
Event describing the occurance of an internal unhandled error.
Event describing that the local trajectory was updated.
Event describing that for security reasons, the robot was stopped completely.
Event desciribing that a significant safety throttling factor was reached.
Event describing that the user aborted the current execution.
Event describing that a user-defined waypoint was successfully reached.