scenario_simulator_v2 C++ API
Protected Member Functions | Protected Attributes | List of all members
PrimitiveTest Class Reference

#include <test_primitive.hpp>

Inheritance diagram for PrimitiveTest:
Inheritance graph
[legend]
Collaboration diagram for PrimitiveTest:
Collaboration graph
[legend]

Protected Member Functions

 PrimitiveTest ()
 

Protected Attributes

geometry_msgs::msg::Pose pose_
 
std::unique_ptr< Primitiveprimitive_
 

Constructor & Destructor Documentation

◆ PrimitiveTest()

PrimitiveTest::PrimitiveTest ( )
inlineprotected

Member Data Documentation

◆ pose_

geometry_msgs::msg::Pose PrimitiveTest::pose_
protected

◆ primitive_

std::unique_ptr<Primitive> PrimitiveTest::primitive_
protected

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