Skip to content
Snippets Groups Projects
Commit 40e95636 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Solved several bugs:

  * New nodes are first linked before adding them to the lane. This avoids using invalid lane end positions.
  * In the get_start_point() and get_end_point() functions: the lane object address is compared instead of the lane ID.
  * In the get_start_point() and get_end_point() functions: for left lanes, the last node is used instead of the first one to get the desired point.
parent c628306a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment