You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "hd_map_lanelet.py", line 255, in <module>
print(parameter_dict.values())
RecursionError: maximum recursion depth exceeded while calling a Python object
When I want to accessing the parameters of lanelet::AllWayStop/lanelet::RightOfWays, an infinite loop occurs.
The code is as below:
The error is shown as below:
Version: lanelet2 1.2.2 (Python3.9.21, Ubuntu 22.04 LTS)
The text was updated successfully, but these errors were encountered: