#include <string>
#include <sstream>
#include <fstream>
#include <gtest/gtest.h>
#include <time.h>
#include <stdlib.h>
#include <ros/ros.h>
#include <ros/file_log.h>
#include "forwards.h"
#include <ros/console.h>
#include <test_roscpp/TestArray.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (roscpp, logToFile) |