15 #ifndef SIMPLE_SENSOR_SIMULATOR__SENSOR_SIMULATION__PRIMITIVES__BOX_HPP_
16 #define SIMPLE_SENSOR_SIMULATOR__SENSOR_SIMULATION__PRIMITIVES__BOX_HPP_
18 #include <simulation_api_schema.pb.h>
Box(float depth, float width, float height, const geometry_msgs::msg::Pose &pose)
Definition: box.cpp:24
const float height
Definition: box.hpp:33
const float depth
Definition: box.hpp:31
const float width
Definition: box.hpp:32
Definition: primitive.hpp:51
const geometry_msgs::msg::Pose pose
Definition: primitive.hpp:56
Definition: constants.hpp:19