This PR introduces CustomCommandActions to ATOS which enables the user to specify add arbitrary actions to a scenario file and make ATOS publish the type and content of these actions in a ROS message of type CustomCommandAction.
The previous V2X/DEMN functionality is ported this new way of working and new REST gateway is added to enable the sending REST requests, triggered by a CustomCommandAction.
This PR introduces CustomCommandActions to ATOS which enables the user to specify add arbitrary actions to a scenario file and make ATOS publish the type and content of these actions in a ROS message of type CustomCommandAction.
The previous V2X/DEMN functionality is ported this new way of working and new REST gateway is added to enable the sending REST requests, triggered by a CustomCommandAction.