trajectory_generator_test.cpp
Go to the documentation of this file.
1 /*
2  * footprint_helper_test.cpp
3  *
4  * Created on: May 2, 2012
5  * Author: tkruse
6  */
7 
8 #include <gtest/gtest.h>
9 
10 #include <vector>
11 
13 
14 namespace base_local_planner {
15 
16 class TrajectoryGeneratorTest : public testing::Test {
17 public:
19 
21  }
22 
23  virtual void TestBody(){}
24 };
25 
26 }
simple_trajectory_generator.h
base_local_planner::TrajectoryGeneratorTest
Definition: trajectory_generator_test.cpp:16
base_local_planner::TrajectoryGeneratorTest::tg
SimpleTrajectoryGenerator tg
Definition: trajectory_generator_test.cpp:18
base_local_planner::SimpleTrajectoryGenerator
Definition: simple_trajectory_generator.h:96
base_local_planner::TrajectoryGeneratorTest::TestBody
virtual void TestBody()
Definition: trajectory_generator_test.cpp:23
base_local_planner::TrajectoryGeneratorTest::TrajectoryGeneratorTest
TrajectoryGeneratorTest()
Definition: trajectory_generator_test.cpp:20
base_local_planner
Definition: costmap_model.h:44


base_local_planner
Author(s): Eitan Marder-Eppstein, Eric Perko, contradict@gmail.com
autogenerated on Mon Mar 6 2023 03:50:24