#include <ros/ros.h>#include <find_moving_objects/MovingObjectArray.h>#include <find_moving_objects/MovingObject.h>
Go to the source code of this file.
Functions | |
| void | callback (const find_moving_objects::MovingObjectArray::ConstPtr &msg) |
| int | main (int argc, char **argv) |
| void callback | ( | const find_moving_objects::MovingObjectArray::ConstPtr & | msg | ) |
Definition at line 9 of file moving_objects_echoer_node.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 37 of file moving_objects_echoer_node.cpp.