24 #include "ad/physics/ParametricRange.hpp"
51 typedef std::shared_ptr<OccupiedRegion>
Ptr;
56 typedef std::shared_ptr<OccupiedRegion const>
ConstPtr;
143 #ifndef GEN_GUARD_AD_RSS_WORLD_OCCUPIEDREGION
144 #define GEN_GUARD_AD_RSS_WORLD_OCCUPIEDREGION
169 os <<
"OccupiedRegion(";
192 stringstream sstream;
194 return sstream.str();
205 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