Function lanelet::visualization::noParkingAreasAsMarkerArray

Function Documentation

visualization_msgs::msg::MarkerArray lanelet::visualization::noParkingAreasAsMarkerArray(const std::vector<lanelet::NoParkingAreaConstPtr> &no_reg_elems, const std_msgs::msg::ColorRGBA &c, const rclcpp::Duration &duration = rclcpp::Duration(0, 0))

[noParkingAreasAsMarkerArray creates marker array to visualize detection areas]

Parameters:
  • no_reg_elems – [no parking area regulatory elements]

  • c – [color of the marker]

  • duration – [lifetime of the marker]