Function lanelet::visualization::initArrowsMarker

Function Documentation

void lanelet::visualization::initArrowsMarker(visualization_msgs::msg::Marker *marker, const std::string &frame_id, const std::string &ns, const std_msgs::msg::ColorRGBA &c)

[initArrowsMarker initializes marker to visualize arrows with TRIANGLE_LIST]

Parameters:
  • marker – [output marker message]

  • frame_id – [frame id of the marker]

  • ns – [namespace of the marker]

  • c – [color of the marker]