#include <ros/ros.h>
Go to the source code of this file.
Namespaces | |
namespace | moveit_simple_actions |
Functions | |
void | moveit_simple_actions::printAllActions () |
void | moveit_simple_actions::printTutorial (const std::string robot_name) |
bool | moveit_simple_actions::promptUser () |
int | moveit_simple_actions::promptUserAction () |
double | moveit_simple_actions::promptUserInt (const std::string command) |
bool | moveit_simple_actions::promptUserQuestion (const std::string command) |
std::string | moveit_simple_actions::promptUserQuestionString () |
double | moveit_simple_actions::promptUserValue (const std::string command) |