#include <gtest/gtest.h>
#include <marble/GeoDataCoordinates.h>
#include "rqt_marble/bridge_ros_marble.h"
#include "rqt_marble/marble_plugin.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TestBridgeRosMarble, nullArg) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file test_bridge_ros_marble.cpp.
TEST | ( | TestBridgeRosMarble | , |
nullArg | |||
) |
Definition at line 8 of file test_bridge_ros_marble.cpp.