| 
    moveit2
    
   The MoveIt Motion Planning Framework for ROS 2. 
   | 
 
Test data for blending, which contains three joint position vectors of three robot state. More...
#include <test_utils.h>
Public Attributes | |
| std::vector< double > | start_position | 
| std::vector< double > | mid_position | 
| std::vector< double > | end_position | 
Test data for blending, which contains three joint position vectors of three robot state.
Definition at line 403 of file test_utils.h.
| std::vector<double> testutils::BlendTestData::end_position | 
Definition at line 407 of file test_utils.h.
| std::vector<double> testutils::BlendTestData::mid_position | 
Definition at line 406 of file test_utils.h.
| std::vector<double> testutils::BlendTestData::start_position | 
Definition at line 405 of file test_utils.h.