#include <string>
#include <utility>
#include <gtest/gtest.h>
#include <ros/ros.h>
#include "robot_state_publisher/joint_state_listener.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (JointStateListener, assignment) | |
TEST (RobotStatePublisher, assignment) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 64 of file test_default_constructor.cpp.
TEST | ( | JointStateListener | , |
assignment | |||
) |
Definition at line 53 of file test_default_constructor.cpp.
TEST | ( | RobotStatePublisher | , |
assignment | |||
) |
Definition at line 44 of file test_default_constructor.cpp.