Skip to content

Can't parse maps (SanFrancisco) #3

@Gowan1998

Description

@Gowan1998

Hey guys,
If I only use Apollo then I see the map and the car is driven correctly by the AI.
But if I use ComOpt then I don't see the San Francisco map in Dreamview nor is the car really navigated.

Because of that I deleted the content in ../scripts/output and try to parse the map again now (C. Map parsing).
nei4J is correct installed and the env variables are correct setted.
Apart from that, I can easily access my neo4j graph via http://localhost:7474/ given the information above (endpoint, usr, pw)
I followed exactly your description C. and everything is fine.
But now I can't run description A. nor description B. because the scenarios can't be found anymore.
Do you have any idea how to fix the problem?

Error message:
(rllib) shawan@shawan-System-Product-Name:~/code/ComOpT$ python3 scripts/ad_tester.py scripts/ad_tester_output
2022-06-07 10:39:07.847 | DEBUG | comopt.map_parse.map_parse:load_map:90 - Start loading map
2022-06-07 10:39:08.369 | DEBUG | comopt.map_parse.map_parse:load_map:96 - Finish loading map
2022-06-07 10:39:08.370 | INFO | main::81 - Abstract scenarios found.
2022-06-07 10:39:08.411 | INFO | main::112 - Concrete scenarios found.
2022-06-07 10:39:08.411 | INFO | main::139 - Running scenario equiv_class_id=0, sample_id=0
Traceback (most recent call last):
File "scripts/ad_tester.py", line 141, in
result = scenario_runner.exec()
File "/home/shawan/code/ComOpT/scripts/comopt/scenario.py", line 293, in exec
assert self.available, 'The scenario is unavailable'
AssertionError: The scenario is unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions