robot_env_evaluator 1.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
robot_env_evaluator::obstacleInput Struct Reference

Store the obstacle and its pose in the world frame. More...

#include <robot_env_evaluator.hpp>

Public Attributes

Obstacle obstacle
 
Eigen::Matrix4d obstacle_pose
 

Detailed Description

Store the obstacle and its pose in the world frame.

Definition at line 44 of file robot_env_evaluator.hpp.

Member Data Documentation

◆ obstacle

Obstacle robot_env_evaluator::obstacleInput::obstacle

Definition at line 45 of file robot_env_evaluator.hpp.

◆ obstacle_pose

Eigen::Matrix4d robot_env_evaluator::obstacleInput::obstacle_pose

Definition at line 46 of file robot_env_evaluator.hpp.


The documentation for this struct was generated from the following file: