#include <map>
#include <string>
#include <vector>
#include "pr2_controller_manager/controller_spec.h"
Go to the source code of this file.
Functions | |
bool | scheduleControllers (const std::vector< ControllerSpec > &c, std::vector< size_t > &schedule) |
bool scheduleControllers | ( | const std::vector< ControllerSpec > & | c, |
std::vector< size_t > & | schedule | ||
) |