Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test issue format #2

Open
ytiang opened this issue Nov 30, 2017 · 0 comments
Open

Test issue format #2

ytiang opened this issue Nov 30, 2017 · 0 comments

Comments

@ytiang
Copy link
Owner

ytiang commented Nov 30, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant