Step 1: Upload Your XML File
Click or drag your XML file containing <group>
entries into the upload area. The file will be loaded into the editor.
Step 2: Convert to JSON
After the file is loaded, click "Convert to JSON". The tool will parse the file using regular expressions to extract the group data, convert RPY values to YPR, and produce a JSON object with default scale and persistency values.
Step 3: Download & Review
The resulting JSON will appear in the editor. Click "Download JSON File" to save the output. You’ll also see stats on the number of objects converted.
Note: The tool converts mapgrouppos entries with attributes such as name
, pos
, and rpy
(converted to ypr
), and sets a default scale
(1.0) and enableCEPersistency
(0).