#include <FaceFind.h>#include <Qtcv.h>#include <ros/callback_queue.h>#include <QApplication>#include <image_transport/image_transport.h>#include <compressed_image_transport/compressed_subscriber.h>#include <pr2_msgs/SetPeriodicCmd.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| main loop, subscribes to topics and starts ros::spin() | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main loop, subscribes to topics and starts ros::spin()
constructs and starts up a FaceFind object and a UserInterface GUI, creates service servers and clients, subscribes to topics and spins the application