robot_env_evaluator 1.0.1
|
Store the obstacle and its pose in the world frame. More...
#include <robot_env_evaluator.hpp>
Public Attributes | |
Obstacle | obstacle |
Eigen::Matrix4d | obstacle_pose |
Store the obstacle and its pose in the world frame.
Definition at line 44 of file robot_env_evaluator.hpp.
Obstacle robot_env_evaluator::obstacleInput::obstacle |
Definition at line 45 of file robot_env_evaluator.hpp.
Eigen::Matrix4d robot_env_evaluator::obstacleInput::obstacle_pose |
Definition at line 46 of file robot_env_evaluator.hpp.