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
But as I digged a little bit deeper into the "lane" properties, I found out that lane only has an ODR-member "id". All the other members (type, width, roadMark, etc.) are missing.
Here is a snippet from python:
IMHO, I think the problem is when defining the pybind, there is no link to the class t_road_lanes_laneSection_lr_lane
from t_road_lanes_laneSection_left/right/center_lane
The text was updated successfully, but these errors were encountered:
But as I digged a little bit deeper into the "lane" properties, I found out that lane only has an ODR-member "id". All the other members (type, width, roadMark, etc.) are missing.
Here is a snippet from python:
The text was updated successfully, but these errors were encountered: