#include <string>
#include <message_filters/subscriber.h>
#include <message_filters/time_synchronizer.h>
#include <radial_menu_model/model.hpp>
#include <radial_menu_msgs/State.h>
#include <ros/console.h>
#include <ros/init.h>
#include <ros/node_handle.h>
#include <sensor_msgs/Joy.h>
Go to the source code of this file.
|
| int | main (int argc, char *argv[]) |
| |
| void | onSynchronized (const sensor_msgs::JoyConstPtr &joy, const radial_menu_msgs::StateConstPtr &state) |
| |
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ onSynchronized()
| void onSynchronized |
( |
const sensor_msgs::JoyConstPtr & |
joy, |
|
|
const radial_menu_msgs::StateConstPtr & |
state |
|
) |
| |
◆ mode
| std::string mode = "None" |
◆ model
◆ paused