#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 42 of file robot_model_test.hpp.
descartes_trajectory_test::RobotModelTest< T >::RobotModelTest | ( | ) | [inline] |
Definition at line 45 of file robot_model_test.hpp.
virtual descartes_trajectory_test::RobotModelTest< T >::~RobotModelTest | ( | ) | [inline, virtual] |
Definition at line 61 of file robot_model_test.hpp.
virtual void descartes_trajectory_test::RobotModelTest< T >::SetUp | ( | ) | [inline, virtual] |
Definition at line 50 of file robot_model_test.hpp.
virtual void descartes_trajectory_test::RobotModelTest< T >::TearDown | ( | ) | [inline, virtual] |
Definition at line 56 of file robot_model_test.hpp.
descartes_core::RobotModelPtr descartes_trajectory_test::RobotModelTest< T >::model_ |
Definition at line 66 of file robot_model_test.hpp.