Qingyou Zhao

Results 3 issues of Qingyou Zhao

## Desired behavior Getting the schema file for each SDF DOM type element should be possible. This should make initializing an element for loading standalone DOM types easier. Without this...

enhancement
good first issue
help wanted

## Context In various documentations in the SDF spec, units kilograms, meters and seconds are used for different physical properties. For example: - [kg and m in inertial](https://github.com/gazebosim/sdformat/blob/sdf14/sdf/1.11/inertial.sdf#L116-L232) - [Meters...

# 🐞 bug report ### Affected Rule https://github.com/bazelbuild/rules_python/blob/main/docs/pypi-dependencies.md Specifically `py_library` with `name = "pkg"` generated by ``` pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip") pip.parse( hub_name = "my_deps", python_version = "3.11", requirements_lock =...