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
I am trying to parse my map in python. I can only read x and y from geometry and reading other variables like length, hdg, and s gives me the error above. It seems like the typedef data types are not handled properly in python.
The text was updated successfully, but these errors were encountered:
I am trying to parse my map in python. I can only read x and y from geometry and reading other variables like length, hdg, and s gives me the error above. It seems like the typedef data types are not handled properly in python.
The text was updated successfully, but these errors were encountered: