#include <iostream>
#include <memory>
#include <string>
#include <ros/ros.h>
#include <ignition/transport/Node.hh>
#include "bridge.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 35 of file static_bridge.cpp.