huawei-noah/SMARTS

[Help Request] A map source for road surface generation can not be resolved from the given reference: `scenarios/sumo/loop/build`.

Open

#2,173 opened on Mar 6, 2025

 (0 comments) (0 reactions) (0 assignees)Python (220 forks)auto 404
help wanted

Repository metrics

Stars
 (1,129 stars)
PR merge metrics
 (PR metrics pending)

Description

High Level Description

I passed the make sanity test when I tried to run "scl run --envision examples/e3_multi_agent.py scenarios/sumo/loop"

An error occurred: /home/kemove/SMARTS/smarts/core/default_map_builder.py:159: UserWarning: A map source for road surface generation can not be resolved from the given reference: scenarios/sumo/loop/build.

warnings.warn(/home/kemove/SMARTS/smarts/core/default_map_builder.py:159: UserWarning: A map source for road surface generation can not be resolved from the given reference: scenarios/sumo/loop/build/map.

warnings.warn(/home/kemove/SMARTS/smarts/core/default_map_builder.py:159: UserWarning: A map source for road surface generation can not be resolved from the given reference: scenarios/sumo/loop/build/traffic.

warnings.warn(/home/kemove/SMARTS/smarts/core/default_map_builder.py:159: UserWarning: A map source for road surface generation can not be resolved from the given reference: scenarios/sumo/loop/build/social_agents.

I couldn't find the cause and asked for help!!!

Version

SMARTS: 2.0.1 sumo: 1.22.0 lastest

Operating System

No response

Problems

No response

Contributor guide