#include <ros/ros.h>#include <actionlib/server/simple_action_server.h>#include <interactive_markers/interactive_marker_server.h>#include <turtlebot_block_manipulation/InteractiveBlockManipulationAction.h>#include <geometry_msgs/PoseArray.h>
Go to the source code of this file.
Classes | |
| class | turtlebot_block_manipulation::InteractiveManipulationServer |
Namespaces | |
| namespace | turtlebot_block_manipulation |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 241 of file interactive_manipulation_action_server.cpp.