Step 1: Upload Your JSON File
Click or drag your JSON file into the upload area. The file must have an Objects
array, where each object contains at least name
, pos
(an array of numbers), and ypr
(an array where the first element is used as angle).
Step 2: Convert to XML
Click "Convert to XML" to start the conversion. The tool will create a static event (using the first object's name) and group all objects under a new group. It calculates position differences relative to the first object.
Step 3: Download & Review
The generated XML output will be shown in the editor. Click "Download XML File" to save the file. The results section will display the number of objects processed.
Note: You can edit the XML output directly in the editor if needed before downloading.