Skip to content

Test issue format #2

Description

@ytiang

I think the lanelet msg maybe like this:

Node
	-int32  id
	-double lat
	-double lon
	-String type  (way_point or sign)
Way
	-String frame_id
	-int32  id
	-String type  (stop_line or bound or parking_space)
	-Point  node[]
Regulatory
	-Node special_node[]
	-Way  special_way[]
Lanelet
	-int32  id
	-Way   left_bound
	-Way   ringht_bound
	-Way   center_line
	-Regulatory regulatort_elements
LaneletMap
	-Lanelet current_lane
	-Lanelet left_beside
	-Lanelet right_beside
	-Lanelet foreard_lane

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions