#xml #json #verify #matches #conversion #mjlog2json

app mjlog2json-checker

Verify that mjlog2json conversion matches the official xml and json

3 releases

new 0.1.2 Mar 9, 2025
0.1.1 Mar 9, 2025
0.1.0 Mar 9, 2025

#1407 in Parser implementations

Apache-2.0 OR MIT

130KB
3K SLoC

mjlog2json-checker

Verify that mjlog2json conversion matches the official xml and json.

Usage

  1. Download official xml and json to same folder.
  2. Run cargo run --release -p mjlog2json-checker async <<folder_name>>
  3. Check the difference between actual.txt and expected.txt using a diff tool.

Dependencies

~8–18MB
~267K SLoC