#include <robot_model_test.hpp>

Public Member Functions | |
| RobotModelTest () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| virtual | ~RobotModelTest () |
Public Attributes | |
| descartes_core::RobotModelPtr | model_ |
Definition at line 43 of file robot_model_test.hpp.
| descartes_trajectory_test::RobotModelTest< T >::RobotModelTest | ( | ) | [inline] |
Definition at line 46 of file robot_model_test.hpp.
| virtual descartes_trajectory_test::RobotModelTest< T >::~RobotModelTest | ( | ) | [inline, virtual] |
Definition at line 62 of file robot_model_test.hpp.
| virtual void descartes_trajectory_test::RobotModelTest< T >::SetUp | ( | ) | [inline, virtual] |
Definition at line 51 of file robot_model_test.hpp.
| virtual void descartes_trajectory_test::RobotModelTest< T >::TearDown | ( | ) | [inline, virtual] |
Definition at line 57 of file robot_model_test.hpp.
| descartes_core::RobotModelPtr descartes_trajectory_test::RobotModelTest< T >::model_ |
Definition at line 67 of file robot_model_test.hpp.