openai / mujoco-worldgen
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 33% | 37% | 29%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 33% | 38% | 27%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
mujoco_worldgen0% | 0% | 33% | 38% | 27%
assets0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
obj.py
in mujoco_worldgen/objs
388 18
rotation.py
in mujoco_worldgen/util
291 22
env.py
in mujoco_worldgen
279 23
normalize.py
in mujoco_worldgen/parser
187 11
types.py
in mujoco_worldgen/util
183 16
placement.py
in mujoco_worldgen/util
172 5
obj_util.py
in mujoco_worldgen/util
163 8
parser.py
in mujoco_worldgen/parser
154 7
obj_from_xml.py
in mujoco_worldgen/objs
134 7
material.py
in mujoco_worldgen/objs
106 7
sim_funcs.py
in mujoco_worldgen/util
85 16
builder.py
in mujoco_worldgen
85 7
flexible_load.py
in mujoco_worldgen/util/envs
79 3
const.py
in mujoco_worldgen/parser
79 -
parse_arguments.py
in mujoco_worldgen/util
71 5
env_viewer.py
in mujoco_worldgen/util/envs
68 6
geom.py
in mujoco_worldgen/objs
56 3
obj_from_stl.py
in mujoco_worldgen/objs
54 3
geometry.py
in mujoco_worldgen/util
42 1
floor.py
in mujoco_worldgen/objs
42 3
transforms.py
in mujoco_worldgen
35 3
examine_env.py
in mujoco_worldgen/util/envs
34 1
main.xml
in assets/xmls/particle_hinge
27 -
core.py
in mujoco_worldgen
19 1
main.xml
in assets/xmls/particle
19 -
main.xml
in assets/xmls/ramp
19 -
setup.py
in root
10 -
__init__.py
in mujoco_worldgen
4 -
path.py
in mujoco_worldgen/util
4 1
__init__.py
in mujoco_worldgen/objs
4 -
__init__.py
in mujoco_worldgen/util/envs
3 -
__init__.py
in mujoco_worldgen/util
1 -
__init__.py
in mujoco_worldgen/parser
1 -
Files With Most Units (Top 23)
File# lines# units
env.py
in mujoco_worldgen
279 23
rotation.py
in mujoco_worldgen/util
291 22
obj.py
in mujoco_worldgen/objs
388 18
types.py
in mujoco_worldgen/util
183 16
sim_funcs.py
in mujoco_worldgen/util
85 16
normalize.py
in mujoco_worldgen/parser
187 11
obj_util.py
in mujoco_worldgen/util
163 8
builder.py
in mujoco_worldgen
85 7
parser.py
in mujoco_worldgen/parser
154 7
obj_from_xml.py
in mujoco_worldgen/objs
134 7
material.py
in mujoco_worldgen/objs
106 7
env_viewer.py
in mujoco_worldgen/util/envs
68 6
parse_arguments.py
in mujoco_worldgen/util
71 5
placement.py
in mujoco_worldgen/util
172 5
flexible_load.py
in mujoco_worldgen/util/envs
79 3
floor.py
in mujoco_worldgen/objs
42 3
obj_from_stl.py
in mujoco_worldgen/objs
54 3
geom.py
in mujoco_worldgen/objs
56 3
transforms.py
in mujoco_worldgen
35 3
examine_env.py
in mujoco_worldgen/util/envs
34 1
geometry.py
in mujoco_worldgen/util
42 1
path.py
in mujoco_worldgen/util
4 1
core.py
in mujoco_worldgen
19 1
Files With Long Lines (Top 6)

There are 6 files with lines longer than 120 characters. In total, there are 12 long lines.

File# lines# units# long lines
main.xml
in assets/xmls/particle_hinge
27 - 4
env_viewer.py
in mujoco_worldgen/util/envs
68 6 3
rotation.py
in mujoco_worldgen/util
291 22 2
parser.py
in mujoco_worldgen/parser
154 7 1
main.xml
in assets/xmls/particle
19 - 1
main.xml
in assets/xmls/ramp
19 - 1
Correlations

File Size vs. Commits (all time): 33 points

assets/xmls/particle/main.xml x: 1 commits (all time) y: 19 lines of code assets/xmls/particle_hinge/main.xml x: 1 commits (all time) y: 27 lines of code mujoco_worldgen/__init__.py x: 1 commits (all time) y: 4 lines of code mujoco_worldgen/builder.py x: 1 commits (all time) y: 85 lines of code mujoco_worldgen/env.py x: 1 commits (all time) y: 279 lines of code mujoco_worldgen/objs/floor.py x: 1 commits (all time) y: 42 lines of code mujoco_worldgen/objs/geom.py x: 1 commits (all time) y: 56 lines of code mujoco_worldgen/objs/material.py x: 1 commits (all time) y: 106 lines of code mujoco_worldgen/objs/obj.py x: 1 commits (all time) y: 388 lines of code mujoco_worldgen/objs/obj_from_stl.py x: 1 commits (all time) y: 54 lines of code mujoco_worldgen/objs/obj_from_xml.py x: 1 commits (all time) y: 134 lines of code mujoco_worldgen/parser/__init__.py x: 1 commits (all time) y: 1 lines of code mujoco_worldgen/parser/const.py x: 1 commits (all time) y: 79 lines of code mujoco_worldgen/parser/normalize.py x: 1 commits (all time) y: 187 lines of code mujoco_worldgen/parser/parser.py x: 1 commits (all time) y: 154 lines of code mujoco_worldgen/transforms.py x: 1 commits (all time) y: 35 lines of code mujoco_worldgen/util/envs/__init__.py x: 1 commits (all time) y: 3 lines of code mujoco_worldgen/util/envs/env_viewer.py x: 1 commits (all time) y: 68 lines of code mujoco_worldgen/util/obj_util.py x: 1 commits (all time) y: 163 lines of code mujoco_worldgen/util/parse_arguments.py x: 1 commits (all time) y: 71 lines of code mujoco_worldgen/util/placement.py x: 1 commits (all time) y: 172 lines of code mujoco_worldgen/util/rotation.py x: 1 commits (all time) y: 291 lines of code mujoco_worldgen/util/types.py x: 1 commits (all time) y: 183 lines of code setup.py x: 1 commits (all time) y: 10 lines of code
388.0
lines of code
  min: 1.0
  average: 87.82
  25th percentile: 19.0
  median: 56.0
  75th percentile: 144.0
  max: 388.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (all time): 33 points

assets/xmls/particle/main.xml x: 1 contributors (all time) y: 19 lines of code assets/xmls/particle_hinge/main.xml x: 1 contributors (all time) y: 27 lines of code mujoco_worldgen/__init__.py x: 1 contributors (all time) y: 4 lines of code mujoco_worldgen/builder.py x: 1 contributors (all time) y: 85 lines of code mujoco_worldgen/env.py x: 1 contributors (all time) y: 279 lines of code mujoco_worldgen/objs/floor.py x: 1 contributors (all time) y: 42 lines of code mujoco_worldgen/objs/geom.py x: 1 contributors (all time) y: 56 lines of code mujoco_worldgen/objs/material.py x: 1 contributors (all time) y: 106 lines of code mujoco_worldgen/objs/obj.py x: 1 contributors (all time) y: 388 lines of code mujoco_worldgen/objs/obj_from_stl.py x: 1 contributors (all time) y: 54 lines of code mujoco_worldgen/objs/obj_from_xml.py x: 1 contributors (all time) y: 134 lines of code mujoco_worldgen/parser/__init__.py x: 1 contributors (all time) y: 1 lines of code mujoco_worldgen/parser/const.py x: 1 contributors (all time) y: 79 lines of code mujoco_worldgen/parser/normalize.py x: 1 contributors (all time) y: 187 lines of code mujoco_worldgen/parser/parser.py x: 1 contributors (all time) y: 154 lines of code mujoco_worldgen/transforms.py x: 1 contributors (all time) y: 35 lines of code mujoco_worldgen/util/envs/__init__.py x: 1 contributors (all time) y: 3 lines of code mujoco_worldgen/util/envs/env_viewer.py x: 1 contributors (all time) y: 68 lines of code mujoco_worldgen/util/obj_util.py x: 1 contributors (all time) y: 163 lines of code mujoco_worldgen/util/parse_arguments.py x: 1 contributors (all time) y: 71 lines of code mujoco_worldgen/util/placement.py x: 1 contributors (all time) y: 172 lines of code mujoco_worldgen/util/rotation.py x: 1 contributors (all time) y: 291 lines of code mujoco_worldgen/util/types.py x: 1 contributors (all time) y: 183 lines of code setup.py x: 1 contributors (all time) y: 10 lines of code
388.0
lines of code
  min: 1.0
  average: 87.82
  25th percentile: 19.0
  median: 56.0
  75th percentile: 144.0
  max: 388.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".