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
Thanks for your great job.
I meet the following three problems when running the code.
When I run the "python launcher.py --cfg_file cfgs/peng/peng.yaml", is usually reports: "ValueError: Cannot find geocode for NYU Card Center address". But sometimes it works, but it still reports an error: "SyntaxError: EOL while scanning string literal".
When I modify the WAY_POINTS_LANGUAGE to other descriptions, it may report an error:
I still don't know how to set the WAY_POINT_PARSE_TEMPLATE.
Should it be set as the default value like this "WAY_POINT_PARSE_TEMPLATE: NAVIGATION_LANGUAGE_TO_WAYPOINT_LIST"?
Could you please help me? Thanks~
The text was updated successfully, but these errors were encountered:
Thanks for your great job.
I meet the following three problems when running the code.
When I run the "python launcher.py --cfg_file cfgs/peng/peng.yaml", is usually reports: "ValueError: Cannot find geocode for NYU Card Center address". But sometimes it works, but it still reports an error: "SyntaxError: EOL while scanning string literal".
When I modify the WAY_POINTS_LANGUAGE to other descriptions, it may report an error:
I still don't know how to set the WAY_POINT_PARSE_TEMPLATE.
Should it be set as the default value like this "WAY_POINT_PARSE_TEMPLATE: NAVIGATION_LANGUAGE_TO_WAYPOINT_LIST"?
Could you please help me? Thanks~
The text was updated successfully, but these errors were encountered: