scenic.simulators.webots.world_parser
Parser for WBT files using ANTLR.
The ANTLR parser itself, consisting of the WBTLexer.py, WBTParser.py, and WBTVisitor.py files, is autogenerated from WBT.g4.
Summary of Module Members
Functions
Find all nodes of the given types in a world |
|
Parse a world from a WBT file |
Classes
ANTLR listener for reporting parse errors |
|
Constructs an object representing the given value from the parse tree |
|
A generic VRML node |