ray/rllib/examples/simulators/sumo/scenario/nodes.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
195 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<nodes>
<node id="origin" x="0.0" y="0.0" type="priority"/>
<node id="destination" x="5000.0" y="0.0" type="priority"/>
</nodes>