#include <ros/ros.h>#include <std_msgs/Empty.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| std_msgs::Empty | emp_msg |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 12 of file takeoff.cpp.
| std_msgs::Empty emp_msg |
Definition at line 10 of file takeoff.cpp.