Open Gamenot opened 3 years ago
This comment out will be reverted for the branch but I found that somehow vehicles that already had sensors were having their sensors replaced.
https://github.com/huawei-noah/SMARTS/tree/fix-mini-city-problems
Run python examples/egoless.py scenarios/minicity --max_episode_steps 100000000
python examples/egoless.py scenarios/minicity --max_episode_steps 100000000
_Originally posted by @Gamenot in https://github.com/huawei-noah/SMARTS/pull/410#discussion_r556533348_
@Adaickalavan This problem should exist on master as well but if you wish to test this on the fix-mini-city-problems it will be reproducible there.
fix-mini-city-problems
This comment out will be reverted for the branch but I found that somehow vehicles that already had sensors were having their sensors replaced.
https://github.com/huawei-noah/SMARTS/tree/fix-mini-city-problems
Run
python examples/egoless.py scenarios/minicity --max_episode_steps 100000000
_Originally posted by @Gamenot in https://github.com/huawei-noah/SMARTS/pull/410#discussion_r556533348_