31 #include <sensor_msgs/Joy.h> 32 #include <geometry_msgs/Twist.h> 33 #include <std_msgs/Bool.h> 56 void joy_callback(
const sensor_msgs::Joy::ConstPtr& joy);
ros::Subscriber joy_subscriber
void joy_callback(const sensor_msgs::Joy::ConstPtr &joy)
ros::Publisher cmd_vel_pub
geometry_msgs::Twist cmd_to_send
ros::Publisher e_stop_pub