list_transports.cpp
Go to the documentation of this file.
00001 #include <message_transport/list_transport.h>
00002 #include <sensor_msgs/Image.h>
00003 
00004 using namespace message_transport;
00005 
00006 int main(int argc, char** argv)
00007 {
00008         LIST_TRANSPORT("imagem_transport",sensor_msgs::Image);
00009 
00010         return 0;
00011 }


imagem_transport
Author(s): Cedric Pradalier
autogenerated on Sun Oct 5 2014 23:49:28