Multi-Joint dynamics with Contact. A general purpose physics simulator.
2378 matches across 16 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | CMakeLists.txt | 1 | # Copyright 2021 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/MjHierarchyTool.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/MjVfs.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/AbsoluteValueAttribute.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/MjEngineTool.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/ConvertMj2Rca.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/XmlElementExtensions.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/MjcfGenerationContext.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Tools/MjTransformation.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Importer/MjcfImporter.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Importer/MjXmlModifiers.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjGlobalSettings.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjScene.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjScene.cs | 121 | if (_generationContext != null) { |
| LOW | unity/Runtime/Components/MjActuator.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjComponent.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjGizmos.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjInertial.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/MjExclude.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | …y/Runtime/Components/Sensors/MjBodyQuaternionSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | …y/Runtime/Components/Sensors/MjSiteQuaternionSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | …y/Runtime/Components/Sensors/MjActuatorScalarSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjBaseSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjBaseSensor.cs | 21 | |
| LOW | …y/Runtime/Components/Sensors/MjGeomQuaternionSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjSiteScalarSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjSiteVectorSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjGeomVectorSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjJointScalarSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjBodyVectorSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Sensors/MjUserSensor.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Bodies/MjMocapBody.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Bodies/MjBody.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Bodies/MjBaseBody.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Tendons/MjSpatialTendon.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Tendons/MjFixedTendon.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Tendons/MjBaseTendon.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjHingeJoint.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjSlideJoint.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjBaseJoint.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjBallJoint.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjFreeJoint.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Joints/MjJointSettings.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjGeom.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjCapsuleShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MeshGenerators.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjBoxShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjCylinderShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjSphereShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjHeightFieldShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjMeshShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjGeomSettings.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/IMjShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/IMjShape.cs | 21 | // Functionality that needs to be implemented for each shape type. |
| LOW | unity/Runtime/Components/Shapes/MjShapeComponent.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjMeshFilter.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjSite.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjPlaneShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Shapes/MjEllipsoidShape.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| LOW | unity/Runtime/Components/Equality/MjWeld.cs | 1 | // Copyright 2019 DeepMind Technologies Limited |
| 1140 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | python/setup.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/viewer.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/renderer.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/renderer_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/specs_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/__init__.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/minimize.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/msh2obj_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/minimize_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/vfs_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/msh2obj.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/rollout.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/rollout_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/bindings_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/viewer_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/render_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/memory_leak_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/gl_context.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/cgl/cgl.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/cgl/__init__.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/functions.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/enums.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/enums_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/__init__.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/type_parsing_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/ast_nodes_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/structs_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/structs.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/functions_test.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/mjxmacro.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/ast_nodes.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/type_parsing.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/formatter.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_structs.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_structs.py | 262 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_enums.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_enums.py | 113 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_functions.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/introspect/codegen/generate_functions.py | 174 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/__init__.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/optimize.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/residual.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/plotting.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/io.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/signal_transform.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/__init__.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/trajectory.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/model_modifier.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/parameter.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/signal_modifier.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/_src/timeseries.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/tests/test_model_modifier.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/tests/conftest.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/tests/conftest.py | 24 | # --------------------------------------------------------------------------- |
| MEDIUM | python/mujoco/sysid/tests/conftest.py | 26 | # --------------------------------------------------------------------------- |
| MEDIUM | python/mujoco/sysid/tests/conftest.py | 140 | # --------------------------------------------------------------------------- |
| MEDIUM | python/mujoco/sysid/tests/conftest.py | 142 | # --------------------------------------------------------------------------- |
| MEDIUM | python/mujoco/sysid/tests/test_timeseries.py | 14 | # ============================================================================== |
| MEDIUM | python/mujoco/sysid/tests/test_timeseries.py | 24 | # --------------------------------------------------------------------------- |
| MEDIUM | python/mujoco/sysid/tests/test_timeseries.py | 26 | # --------------------------------------------------------------------------- |
| 184 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/benchmark/run_ablation.py | 138 | def compiler_cmake_flags_variants(): |
| LOW | python/setup.py | 63 | def get_external_lib_patterns(): |
| LOW | python/setup.py | 117 | def parse_cmake_args_from_environ(env_var_name=MUJOCO_CMAKE_ARGS): |
| LOW | python/mujoco/renderer_test.py | 31 | def test_renderer_unknown_camera_name(self): |
| LOW | python/mujoco/renderer_test.py | 46 | def test_renderer_camera_under_range(self): |
| LOW | python/mujoco/renderer_test.py | 61 | def test_renderer_camera_over_range(self): |
| LOW | python/mujoco/renderer_test.py | 76 | def test_renderer_renders_scene(self): |
| LOW | python/mujoco/renderer_test.py | 101 | def test_renderer_output_without_out(self): |
| LOW | python/mujoco/renderer_test.py | 133 | def test_renderer_output_with_out(self): |
| LOW | python/mujoco/renderer_test.py | 163 | def test_renderer_del_safe_when_init_fails_early(self): |
| LOW | python/mujoco/specs_test.py | 1006 | def test_duplicate_name_error(self): |
| LOW | python/mujoco/specs_test.py | 2087 | def test_make_flex_with_pos_quat(self): |
| LOW | python/mujoco/specs_test.py | 1242 | def test_compiler_from_element(self): |
| LOW | python/mujoco/specs_test.py | 1417 | def test_delete_from_attached_spec_error(self): |
| LOW | python/mujoco/specs_test.py | 1432 | def test_attach_valid_child_lists(self): |
| LOW | python/mujoco/specs_test.py | 2009 | def test_encode_xml_without_model(self): |
| LOW | python/mujoco/specs_test.py | 2022 | def test_encode_no_encoder_raises(self): |
| LOW | python/mujoco/specs_test.py | 479 | def test_size_kwarg_variable_length(self): |
| LOW | python/mujoco/specs_test.py | 584 | def test_compile_errors_with_line_info(self): |
| LOW | python/mujoco/specs_test.py | 637 | def test_uncompiled_spec_can_be_written(self): |
| LOW | python/mujoco/specs_test.py | 641 | def test_modelname_default_class(self): |
| LOW | python/mujoco/specs_test.py | 979 | def test_geom_and_mesh_plugin(self): |
| LOW | python/mujoco/specs_test.py | 1024 | def test_duplicate_name_error_when_adding_specs_with_kwargs(self): |
| LOW | python/mujoco/specs_test.py | 1044 | def test_delete_unused_plugin(self): |
| LOW | python/mujoco/specs_test.py | 1087 | def test_access_option_stat_visual(self): |
| LOW | python/mujoco/specs_test.py | 1508 | def test_incorrect_hfield_size(self): |
| LOW | python/mujoco/__init__.py | 243 | def _load_all_bundled_plugins(): |
| LOW | python/mujoco/msh2obj_test.py | 57 | def test_obj_model_matches_msh_model(self) -> None: |
| LOW | python/mujoco/minimize_test.py | 322 | def test_x_scale_default_is_no_op(self) -> None: |
| LOW | python/mujoco/minimize_test.py | 335 | def test_x_scale_reaches_same_minimum(self) -> None: |
| LOW | python/mujoco/minimize_test.py | 395 | def test_x_scale_jac_convergence(self) -> None: |
| LOW | python/mujoco/vfs_test.py | 64 | def test_double_close_is_safe(self): |
| LOW | python/mujoco/vfs_test.py | 69 | def test_operations_after_close_raise(self): |
| LOW | python/mujoco/vfs_test.py | 83 | def test_add_duplicate_raises(self): |
| LOW | python/mujoco/vfs_test.py | 96 | def test_delete_missing_raises(self): |
| LOW | python/mujoco/vfs_test.py | 108 | def test_compile_simple_model(self): |
| LOW | python/mujoco/vfs_test.py | 114 | def test_compile_model_with_mesh(self): |
| LOW | python/mujoco/vfs_test.py | 121 | def test_spec_from_string_with_vfs(self): |
| LOW | python/mujoco/vfs_test.py | 128 | def test_from_xml_string_with_vfs(self): |
| LOW | python/mujoco/vfs_test.py | 136 | def test_spec_compile_with_vfs(self): |
| LOW | python/mujoco/vfs_test.py | 143 | def test_spec_recompile_with_vfs(self): |
| LOW | python/mujoco/vfs_test.py | 155 | def test_long_lived_vfs_without_context(self): |
| LOW | python/mujoco/vfs_test.py | 170 | def test_vfs_and_assets_raises(self): |
| LOW | python/mujoco/vfs_test.py | 178 | def test_backward_compat_assets_dict(self): |
| LOW | python/mujoco/vfs_test.py | 221 | def test_attach_no_asset_dict_needed(self): |
| LOW | python/mujoco/rollout.py | 357 | def _check_number_of_dimensions(ndim, **kwargs): |
| LOW | python/mujoco/rollout.py | 365 | def _check_trailing_dimension(dim, **kwargs): |
| LOW | python/mujoco/rollout_test.py | 201 | def test_infer_nbatch_initial_state(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 220 | def test_infer_nbatch_control(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 239 | def test_infer_nbatch_warmstart(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 285 | def test_infer_nbatch_sensordata(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 308 | def test_one_rollout_fixed_ctrl(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 375 | def test_multi_rollout_fixed_ctrl_infer_from_output(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 396 | def test_py_rollout_generalized_control(self, model_name): |
| LOW | python/mujoco/rollout_test.py | 554 | def test_threading_native_persistent_object(self): |
| LOW | python/mujoco/rollout_test.py | 603 | def test_threading_native_persistent_function(self): |
| LOW | python/mujoco/rollout_test.py | 800 | def test_length_one_model_list(self): |
| LOW | python/mujoco/bindings_test.py | 228 | def test_named_indexing_invalid_names_in_model(self): |
| LOW | python/mujoco/bindings_test.py | 235 | def test_named_indexing_no_name_argument_in_model(self): |
| LOW | python/mujoco/bindings_test.py | 242 | def test_named_indexing_invalid_names_in_data(self): |
| 279 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/viewer.py | 326 | |
| LOW | python/mujoco/viewer.py | 448 | |
| LOW | python/mujoco/__init__.py | 127 | |
| LOW | python/mujoco/__init__.py | 243 | |
| LOW | python/mujoco/minimize.py | 142 | |
| LOW | python/mujoco/minimize_test.py | 99 | |
| LOW | python/mujoco/rollout.py | 382 | |
| LOW | python/mujoco/rollout.py | 396 | |
| LOW | python/mujoco/rollout_test.py | 946 | |
| LOW | python/mujoco/introspect/structs_test.py | 47 | |
| LOW | python/mujoco/introspect/structs_test.py | 92 | |
| LOW | python/mujoco/introspect/codegen/formatter.py | 63 | |
| LOW | python/mujoco/introspect/codegen/formatter.py | 129 | |
| LOW | python/mujoco/introspect/codegen/generate_structs.py | 204 | |
| LOW | python/mujoco/introspect/codegen/generate_functions.py | 78 | |
| LOW | python/mujoco/sysid/_src/optimize.py | 205 | |
| LOW | python/mujoco/sysid/_src/residual.py | 54 | |
| LOW | python/mujoco/sysid/_src/plotting.py | 26 | |
| LOW | python/mujoco/sysid/_src/model_modifier.py | 28 | |
| LOW | python/mujoco/sysid/_src/parameter.py | 370 | |
| LOW | python/mujoco/sysid/_src/parameter.py | 591 | |
| LOW | python/mujoco/sysid/_src/parameter.py | 628 | |
| LOW | python/mujoco/sysid/report/builder.py | 45 | |
| LOW | …mujoco/sysid/report/sections/parameter_distribution.py | 110 | |
| LOW | python/mujoco/sysid/report/sections/parameters.py | 64 | |
| LOW | python/mujoco/sysid/report/sections/parameters.py | 105 | |
| LOW | …hon/mujoco/sysid/report/sections/optimization_trace.py | 372 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 360 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 492 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 570 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 596 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 634 | |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 672 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 144 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 193 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 322 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 334 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 347 | |
| LOW | python/mujoco/codegen/generate_spec_bindings.py | 351 | |
| LOW | python/mujoco/egl/__init__.py | 35 | |
| LOW | python/mujoco/usd/shapes.py | 23 | |
| LOW | python/mujoco/usd/shapes.py | 298 | |
| LOW | python/mujoco/usd/shapes.py | 373 | |
| LOW | wasm/codegen/generators/functions.py | 117 | |
| LOW | wasm/codegen/generators/functions.py | 166 | |
| LOW | wasm/codegen/generators/functions.py | 194 | |
| LOW | wasm/codegen/generators/enums.py | 22 | |
| LOW | wasm/codegen/generators/structs.py | 71 | |
| LOW | wasm/codegen/generators/structs.py | 283 | |
| LOW | wasm/codegen/generators/structs.py | 331 | |
| LOW | wasm/codegen/generators/structs.py | 463 | |
| LOW | wasm/codegen/generators/structs.py | 533 | |
| LOW | wasm/codegen/generators/structs.py | 731 | |
| LOW | wasm/codegen/generators/structs.py | 798 | |
| LOW | wasm/codegen/generators/common.py | 45 | |
| LOW | mjx/mujoco/mjx/_src/constraint.py | 619 | |
| LOW | mjx/mujoco/mjx/_src/constraint.py | 669 | |
| LOW | mjx/mujoco/mjx/_src/sensor.py | 54 | |
| LOW | mjx/mujoco/mjx/_src/sensor.py | 287 | |
| LOW | mjx/mujoco/mjx/_src/sensor.py | 428 | |
| 164 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="a"/> </worldbody> </mujoco> |
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="a"/> </worldbody> </mujoco> |
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="a"/> </worldbody> </mujoco> |
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="closeup" pos="0 -6 0" xyaxes="1 0 0 0 1 100"/> <geom name="white_box" type="box" size |
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="closeup" pos="0 -6 0" xyaxes="1 0 0 0 1 100"/> <geom name="white_box" type="box" size |
| HIGH | python/mujoco/renderer_test.py | 0 | <mujoco> <worldbody> <camera name="closeup" pos="0 -6 0" xyaxes="1 0 0 0 1 100"/> <geom name="white_box" type="box" size |
| HIGH | python/mujoco/usd/exporter_test.py | 0 | <mujoco> <worldbody> <camera name="closeup" pos="0 -6 0" xyaxes="1 0 0 0 1 100"/> <geom name="white_box" type="box" size |
| HIGH | python/mujoco/cgl/__init__.py | 0 | an egl context for headless accelerated opengl rendering on gpu devices. |
| HIGH | python/mujoco/egl/__init__.py | 0 | an egl context for headless accelerated opengl rendering on gpu devices. |
| HIGH | python/mujoco/egl/__init__.py | 0 | an egl context for headless accelerated opengl rendering on gpu devices. |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_sizes(res, vec1); check_sizes(res, vec2); int n = res_.size(); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_sizes(res, vec1); check_sizes(res, vec2); int n = res_.size(); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_sizes(res, vec1); check_sizes(res, vec2); int n = res_.size(); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_size(jacp, m.nv() * 3); check_size(jacr, m.nv() * 3); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_size(jacp, m.nv() * 3); check_size(jacr, m.nv() * 3); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_size(jacp, m.nv() * 3); check_size(jacr, m.nv() * 3); |
| HIGH | wasm/codegen/generators/constants.py | 0 | check_size(jacp, m.nv() * 3); check_size(jacr, m.nv() * 3); |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjmodel onto a device, resulting in mjx.model. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjmodel onto a device, resulting in mjx.model. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjmodel onto a device, resulting in mjx.model. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjdata onto a device, resulting in mjx.data. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjdata onto a device, resulting in mjx.data. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | puts mujoco.mjdata onto a device, resulting in mjx.data. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | gets mjx.data from a device into an existing mujoco.mjdata or list. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | gets mjx.data from a device into an existing mujoco.mjdata or list. |
| HIGH | mjx/mujoco/mjx/_src/io.py | 0 | gets mjx.data from a device into an existing mujoco.mjdata or list. |
| HIGH | mjx/mujoco/mjx/_src/collision_convex.py | 0 | wraps collision functions for use by collision_driver. |
| HIGH | mjx/mujoco/mjx/_src/collision_primitive.py | 0 | wraps collision functions for use by collision_driver. |
| HIGH | mjx/mujoco/mjx/_src/collision_sdf.py | 0 | wraps collision functions for use by collision_driver. |
| HIGH | mjx/mujoco/mjx/_src/collision_driver_test.py | 0 | <mujoco> <worldbody> <body> <joint type="free"/> <geom pos="0 0 0" size="0.2" type="sphere"/> </body> <body > <joint typ |
| HIGH | mjx/mujoco/mjx/codegen/generate_warp_types.py | 0 | <mujoco> <worldbody> <body> <joint type="free"/> <geom pos="0 0 0" size="0.2" type="sphere"/> </body> <body > <joint typ |
| HIGH | mjx/mujoco/mjx/warp/collision_driver_test.py | 0 | <mujoco> <worldbody> <body> <joint type="free"/> <geom pos="0 0 0" size="0.2" type="sphere"/> </body> <body > <joint typ |
| HIGH | mjx/mujoco/mjx/_src/math.py | 0 | returns the closest point on the a-b line segment to a point pt. |
| HIGH | …ird_party/mujoco_warp/_src/collision_primitive_core.py | 0 | returns the closest point on the a-b line segment to a point pt. |
| HIGH | mjx/mujoco/mjx/third_party/mujoco_warp/_src/math.py | 0 | returns the closest point on the a-b line segment to a point pt. |
| HIGH | mjx/mujoco/mjx/_src/math.py | 0 | returns closest point on the line segment and the distance squared. |
| HIGH | …ird_party/mujoco_warp/_src/collision_primitive_core.py | 0 | returns closest point on the line segment and the distance squared. |
| HIGH | mjx/mujoco/mjx/third_party/mujoco_warp/_src/math.py | 0 | returns closest point on the line segment and the distance squared. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/renderer.py | 19 | |
| LOW | python/mujoco/specs_test.py | 23 | |
| LOW | python/mujoco/__init__.py | 54 | |
| LOW | python/mujoco/__init__.py | 55 | |
| LOW | python/mujoco/__init__.py | 56 | |
| LOW | python/mujoco/__init__.py | 57 | |
| LOW | python/mujoco/__init__.py | 58 | |
| LOW | python/mujoco/__init__.py | 59 | |
| LOW | python/mujoco/__init__.py | 60 | |
| LOW | python/mujoco/__init__.py | 66 | |
| LOW | python/mujoco/__init__.py | 71 | |
| LOW | python/mujoco/__init__.py | 76 | |
| LOW | python/mujoco/gl_context.py | 19 | |
| LOW | python/mujoco/cgl/__init__.py | 17 | |
| LOW | python/mujoco/cgl/__init__.py | 19 | |
| LOW | python/mujoco/sysid/__init__.py | 17 | |
| LOW | python/mujoco/sysid/__init__.py | 18 | |
| LOW | python/mujoco/sysid/__init__.py | 19 | |
| LOW | python/mujoco/sysid/__init__.py | 20 | |
| LOW | python/mujoco/sysid/__init__.py | 21 | |
| LOW | python/mujoco/sysid/__init__.py | 22 | |
| LOW | python/mujoco/sysid/__init__.py | 23 | |
| LOW | python/mujoco/sysid/__init__.py | 24 | |
| LOW | python/mujoco/sysid/__init__.py | 25 | |
| LOW | python/mujoco/sysid/__init__.py | 26 | |
| LOW | python/mujoco/sysid/__init__.py | 27 | |
| LOW | python/mujoco/sysid/__init__.py | 28 | |
| LOW | python/mujoco/sysid/__init__.py | 29 | |
| LOW | python/mujoco/sysid/__init__.py | 30 | |
| LOW | python/mujoco/sysid/__init__.py | 31 | |
| LOW | python/mujoco/sysid/__init__.py | 32 | |
| LOW | python/mujoco/sysid/__init__.py | 33 | |
| LOW | python/mujoco/sysid/__init__.py | 34 | |
| LOW | python/mujoco/sysid/__init__.py | 35 | |
| LOW | python/mujoco/sysid/__init__.py | 36 | |
| LOW | python/mujoco/sysid/__init__.py | 37 | |
| LOW | python/mujoco/sysid/__init__.py | 38 | |
| LOW | python/mujoco/sysid/__init__.py | 39 | |
| LOW | python/mujoco/sysid/__init__.py | 40 | |
| LOW | python/mujoco/sysid/__init__.py | 41 | |
| LOW | python/mujoco/sysid/__init__.py | 42 | |
| LOW | python/mujoco/sysid/__init__.py | 43 | |
| LOW | python/mujoco/sysid/__init__.py | 44 | |
| LOW | python/mujoco/sysid/__init__.py | 45 | |
| LOW | python/mujoco/sysid/__init__.py | 46 | |
| LOW | python/mujoco/sysid/__init__.py | 47 | |
| LOW | python/mujoco/sysid/__init__.py | 48 | |
| LOW | python/mujoco/sysid/__init__.py | 49 | |
| LOW | python/mujoco/sysid/__init__.py | 50 | |
| LOW | python/mujoco/sysid/__init__.py | 51 | |
| LOW | python/mujoco/sysid/__init__.py | 52 | |
| LOW | python/mujoco/sysid/__init__.py | 53 | |
| LOW | python/mujoco/sysid/__init__.py | 54 | |
| LOW | python/mujoco/sysid/__init__.py | 55 | |
| LOW | python/mujoco/sysid/__init__.py | 56 | |
| LOW | python/mujoco/sysid/__init__.py | 57 | |
| LOW | python/mujoco/sysid/_src/residual.py | 18 | |
| LOW | python/mujoco/sysid/_src/plotting.py | 18 | |
| LOW | python/mujoco/sysid/_src/signal_transform.py | 18 | |
| LOW | python/mujoco/sysid/_src/trajectory.py | 18 | |
| 173 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | python/mujoco/rollout.py | 65 | Rolls out open-loop trajectories from initial states, get subsequent state and sensor values. Python wrapper for ro |
| HIGH | python/mujoco/rollout.py | 276 | Rolls out open-loop trajectories from initial states, get subsequent states and sensor values. Python wrapper for rol |
| HIGH | python/mujoco/rollout.py | 397 | Infers dimension `dim` given guess `value` from set of arrays. Args: dim: Dimension to be inferred. value: In |
| HIGH | python/mujoco/sysid/_src/timeseries.py | 670 | Resample the time series to new timestamps or a specific time interval. This method creates a new TimeSeries object |
| HIGH | python/mujoco/rendering/classic/renderer.py | 133 | Renders the scene as a numpy array of pixel values. Args: out: Alternative output array in which to place the |
| HIGH | wasm/codegen/generators/structs.py | 734 | Sorts structs based on their field dependencies using topological sort. Structs with no dependencies on other struc |
| HIGH | mjx/mujoco/mjx/_src/solver.py | 375 | Updates grad and M / grad given latest solver iteration. Corresponds to CGupdateGradient in mujoco/src/engine/engine_ |
| HIGH | mjx/mujoco/mjx/_src/io.py | 527 | Puts mujoco.MjModel onto a device, resulting in mjx.Model. Args: m: the model to put onto device device: whic |
| HIGH | mjx/mujoco/mjx/_src/io.py | 840 | Allocate and initialize Data. Args: m: the model to use device: which device to use - if unspecified picks th |
| HIGH | mjx/mujoco/mjx/_src/test_util.py | 295 | Creates a random MJCF for testing. Args: seed: seed for rng min_trees: minimum number of kinematic trees to g |
| HIGH | mjx/mujoco/mjx/_src/scan.py | 98 | A vmap that accepts numpy arrays. Numpy arrays are statically vmapped, and the elements are passed to f as static a |
| HIGH | mjx/mujoco/mjx/_src/scan.py | 176 | Scan a function across bodies or actuators. Scan group data according to type and batch shape then calls vmap(f) on i |
| HIGH | mjx/mujoco/mjx/_src/scan.py | 345 | Scan ``f`` across bodies in tree order, carrying results up/down the tree. This function groups bodies according to l |
| HIGH | mjx/mujoco/mjx/_src/render_util.py | 39 | Unpack uint32 ABGR pixel data into float32 RGB. Args: rc: RenderContextPytree. cam_id: Camera index to extrac |
| HIGH | mjx/mujoco/mjx/_src/render_util.py | 79 | Extract and normalize depth data for a camera. Args: rc: RenderContextPytree. cam_id: Camera index to extract |
| HIGH | mjx/mujoco/mjx/_src/render_util.py | 116 | Extract segmentation object IDs for a camera. Args: rc: RenderContextPytree. cam_id: Camera index to extract. |
| HIGH | mjx/mujoco/mjx/third_party/mujoco_warp/_src/util_pkg.py | 48 | Check if an installed package satisfies a version requirement. Supports operators: >=, <=, >, <, ==, != Version co |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …/third_party/warp/_src/jax_experimental/custom_call.py | 133 | wp._src.context.runtime.core.wp_cuda_launch_kernel( |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 449 | wp._src.context.runtime.core.wp_cuda_launch_kernel( |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 461 | wp._src.context.runtime.core.wp_cpu_launch_kernel( |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 813 | if not wp._src.context.runtime.core.wp_cuda_graph_launch(graph_exec, cuda_stream): |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 846 | if not wp._src.context.runtime.core.wp_cuda_graph_launch(graph_exec, cuda_stream): |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 885 | if not wp._src.context.runtime.core.wp_cuda_graph_update_memcpy_batch( |
| CRITICAL | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 899 | if not wp._src.context.runtime.core.wp_cuda_graph_launch(graph_exec, cuda_stream): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | python/mujoco/codegen/generate_spec_bindings.py | 248 | self.{fullvarname}->reserve(rhs_view.length()); |
| HIGH | wasm/codegen/tests/generators_test.py | 373 | return (ptr_ && ptr_->string_field) ? *(ptr_->string_field) : ""; |
| HIGH | wasm/codegen/tests/generators_test.py | 376 | if (ptr_ && ptr_->string_field) { |
| HIGH | wasm/codegen/tests/generators_test.py | 265 | if (owned_ && ptr_) { |
| HIGH | wasm/codegen/generators/structs.py | 203 | f'return (ptr_ && ptr_->{f.name}) ? *(ptr_->{f.name}) : "";' |
| HIGH | wasm/codegen/generators/structs.py | 206 | with builder.block(f"if (ptr_ && ptr_->{f.name})"): |
| HIGH | wasm/codegen/generators/structs.py | 407 | if (id < 0 || id >= ptr_->nfield) { \\ |
| HIGH | wasm/codegen/generators/structs.py | 432 | if (id < 0 || id >= model->nfield) { \\ |
| HIGH | wasm/codegen/generators/structs.py | 490 | with builder.block("if (owned_ && ptr_)"): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | python/mujoco/specs_test.py | 2079 | # Create a spec with minimal flexcomp args (defaults). |
| MEDIUM | python/mujoco/specs_test.py | 2088 | # Create a spec with flexcomp that has a pose. |
| MEDIUM | python/mujoco/specs_test.py | 1992 | # Create a simple spec and compile. |
| MEDIUM | python/mujoco/specs_test.py | 2010 | # Create a simple spec and compile so XML can be written. |
| MEDIUM | python/mujoco/specs_test.py | 2023 | # Create a simple spec and compile. |
| MEDIUM | python/mujoco/specs_test.py | 2036 | # Create a spec with a flexcomp grid. |
| MEDIUM | python/mujoco/specs_test.py | 69 | # Create a spec. |
| MEDIUM | python/mujoco/specs_test.py | 174 | # Create a spec. |
| MEDIUM | python/mujoco/specs_test.py | 601 | # Create a spec. |
| MEDIUM | mjx/mujoco/mjx/_src/io.py | 804 | # Create the raw MuJoCo data |
| MEDIUM | mjx/mujoco/mjx/_src/types.py | 39 | # This method is called only when lookup by value fails |
| MEDIUM | …/third_party/warp/_src/jax_experimental/custom_call.py | 176 | # Create the batched primitive. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/specs_test.py | 1881 | # Step 1: Create a rangefinder sensor attached to a site, no dataspec set. |
| LOW | python/mujoco/specs_test.py | 1901 | # Step 2: Set dataspec to just mjRAYDATA_DIST |
| LOW | python/mujoco/specs_test.py | 1911 | # Step 3: Add all raydata fields and check no-hit values |
| LOW | python/mujoco/specs_test.py | 1934 | # Step 4: Add a floor plane, now the ray should hit |
| LOW | python/mujoco/specs_test.py | 1954 | # Step 5: Add a camera-based rangefinder sensor |
| LOW | mjx/mujoco/mjx/third_party/mujoco_warp/_src/island.py | 287 | # Step 1: Find tree edges |
| LOW | mjx/mujoco/mjx/third_party/mujoco_warp/_src/island.py | 291 | # Step 2: DFS flood fill |
| LOW | doc/_static/onthispage_mjwarp.js | 12 | // Step 1: Find all attribute definitions and collect their IDs. |
| LOW | doc/_static/onthispage_mjwarp.js | 29 | // Step 2: Find the sidebar container. |
| LOW | doc/_static/onthispage_mjwarp.js | 36 | // Step 3: Get all links within that sidebar. |
| LOW | doc/_static/onthispage_mjwarp.js | 42 | // Step 4: Iterate through the links and hide the ones that match. |
| LOW | src/experimental/studio/live.js | 80 | // Step 1: fetch the root XML so mju_getXMLDependencies (which reads it |
| LOW | src/experimental/studio/live.js | 88 | // Step 2: ask MuJoCo for the transitive dependency list. The call is |
| LOW | src/experimental/studio/live.js | 97 | // Step 3: fetch every dependency in parallel, deduped against URLs |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/viewer.py | 302 | except Exception as e: # pylint: disable=broad-except |
| LOW | python/mujoco/cgl/__init__.py | 70 | except Exception: # pylint: disable=broad-exception-caught |
| LOW | python/mujoco/codegen/generate_cs_bindings.py | 422 | except Exception: # pylint: disable=broad-except |
| MEDIUM | wasm/codegen/tests/coverage_test.py | 50 | print(f'Error reading resource {file_path}: {e}') |
| MEDIUM | wasm/codegen/generators/common.py | 32 | print(f"Error writing to output file: {filepath} - {e}") |
| MEDIUM | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 340 | def ffi_callback(self, call_frame, platform="CUDA"): |
| MEDIUM | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 731 | def ffi_callback(self, call_frame, platform="CUDA"): |
| MEDIUM | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 1683 | def ffi_callback(call_frame, platform="CUDA"): |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 324 | except Exception: |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 468 | except Exception as e: |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 719 | except Exception: |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 1078 | except Exception as e: |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 1362 | except Exception as e: |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 1719 | except Exception as e: |
| LOW | mjx/mujoco/mjx/warp/visualize_render.py | 131 | except Exception: |
| LOW | mjx/mujoco/mjx/warp/testspeed.py | 279 | except Exception as _: |
| LOW | doc/make_mujoco_stubs.py | 99 | except Exception: |
| MEDIUM | doc/mjwarp/update_types.py | 68 | print(f'Error: Could not find {filepath}', file=sys.stderr) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/viewer.py | 195 | # Check if image is already the correct shape |
| LOW | python/mujoco/specs_test.py | 996 | # Assign plugin to geom |
| LOW | python/mujoco/specs_test.py | 1001 | # Assign plugin to mesh |
| LOW | python/mujoco/sysid/_src/optimize.py | 169 | # Check if there are any parameters to optimize. |
| LOW | python/mujoco/sysid/_src/plotting.py | 74 | # Check if we should capture this frame based on framerate |
| LOW | python/mujoco/sysid/report/builder.py | 58 | # Check if this is a GroupSection (has 'sections' attribute) |
| LOW | python/mujoco/sysid/report/sections/parameters.py | 111 | # Check if on boundary |
| LOW | …ird_party/mujoco_warp/_src/collision_primitive_core.py | 948 | # Check if contact normal is valid |
| LOW | mjx/mujoco/mjx/third_party/mujoco_warp/_src/bvh.py | 489 | # Check if current cell is planar |
| LOW | mjx/mujoco/mjx/third_party/mujoco_warp/_src/bvh.py | 529 | # Check if it lies on the SAME plane as start cell |
| LOW | …jx/third_party/mujoco_warp/_src/collision_primitive.py | 265 | # Check if the index is unique (appears exactly once) |
| LOW | …mujoco/mjx/third_party/mujoco_warp/_src/render_util.py | 90 | # Check if we have intrinsics (sensorsize[1] != 0) |
| LOW | …joco/mjx/third_party/warp/_src/jax_experimental/ffi.py | 1469 | # Check if annotation is a warp array type (annotation is an instance of wp.array) |
| LOW | .github/workflows/build_steps.sh | 337 | # Set options to print the commands being run, and cause the script to exit with |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/rollout.py | 109 | # just call rollout and return |
| LOW | wasm/codegen/tests/generators_test.py | 615 | # for integer just return the number |
| MEDIUM | …/mujoco/mjx/third_party/mujoco_warp/_src/derivative.py | 734 | # TODO(team): directly utilize M for these settings |
| MEDIUM | src/experimental/studio/live.js | 117 | // application robust, you may want to override this behavior before shipping! |
| MEDIUM | src/render/classic/render_context.c | 1651 | // enable seamless cube maps if supported |
| MEDIUM | src/engine/engine_util_spatial.c | 284 | // robust method to extract the rotational part of deformations." In |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/engine/engine_support.c | 805 | // don't forget to call mj_set0 after changing masses |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | python/mujoco/introspect/type_parsing.py | 100 | 'lorem ipsum(dolor sit (consectetur adipiscing) amet)sed do eiusmod', |
| LOW | python/mujoco/introspect/type_parsing.py | 102 | ['consectetur adipiscing', 'dolor sit amet', 'lorem ipsumsed do eiusmod']. |