Skip to content
Snippets Groups Projects
Commit 03c0b653 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

Add type ClaimedResources for indigo.

parent 00334b6b
No related branches found
Tags v0.0.4
No related merge requests found
Pipeline #
......@@ -74,6 +74,9 @@ namespace sot_controller
void read_from_xmlrpc_value(const std::string &prefix);
};
#ifndef CONTROLLER_INTERFACE_KINETIC
typedef std::set<std::string> ClaimedResources;
#endif
/**
This class encapsulates the Stack of Tasks inside the ros-control infra-structure.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment