$search
#include <ros/ros.h>
#include <interactive_markers/interactive_marker_server.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | processFeedback (const visualization_msgs::InteractiveMarkerFeedbackConstPtr &feedback) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 44 of file simple_marker.cpp.
void processFeedback | ( | const visualization_msgs::InteractiveMarkerFeedbackConstPtr & | feedback | ) |
Definition at line 36 of file simple_marker.cpp.