53 typedef std::shared_ptr<Constellation>
Ptr;
58 typedef std::shared_ptr<Constellation const>
ConstPtr;
174 #ifndef GEN_GUARD_AD_RSS_WORLD_CONSTELLATION
175 #define GEN_GUARD_AD_RSS_WORLD_CONSTELLATION
200 os <<
"Constellation(";
201 os <<
"constellation_type:";
204 os <<
"ego_vehicle:";
207 os <<
"ego_vehicle_rss_dynamics:";
213 os <<
"object_rss_dynamics:";
216 os <<
"intersecting_road:";
219 os <<
"ego_vehicle_road:";
235 stringstream sstream;
237 return sstream.str();
248 return formatter<string_view>::format(std::to_string(value), ctx);
std::string to_string(::ad::rss::core::LateralRelativePosition const &value)
overload of the std::to_string for LateralRelativePosition
Definition: LateralRelativePosition.hpp:162
namespace ad
Definition: LateralRelativePosition.hpp:28