Modern Procedural Generation for Gazebo
Project description
reignite
Modern Procedural Generation for Gazebo
SDF Reader
Parse an SDF XML file and instantiate the correct versioned model:
from reignite import read_sdf
world = read_sdf("path/to/world.sdf")
If the file has multiple top-level elements under <sdf>, pick one:
from reignite import read_sdf
model = read_sdf("path/to/file.sdf", tag_name="model")
Tests
./scripts/run_tests.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reignite-0.1.0.tar.gz
(726.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reignite-0.1.0.tar.gz.
File metadata
- Download URL: reignite-0.1.0.tar.gz
- Upload date:
- Size: 726.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
506fd75a412ee7479da66e6b2b1553ffcead5044807079047f396748a0f91d70
|
|
| MD5 |
9feb2fd08779bd6e92598b87298fc9e8
|
|
| BLAKE2b-256 |
ff71901f3e4ddd71aa5e0009267c4c7c7780b026640ce32e6f401ebc546a3c4a
|
File details
Details for the file reignite-0.1.0-py3-none-any.whl.
File metadata
- Download URL: reignite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad9feceab236ed9dedac6c615d434ab75c3a6e6400c45eff7f7ae38b8fb048df
|
|
| MD5 |
1a142b5f5b75c2591acdb3f7bf0fc5d2
|
|
| BLAKE2b-256 |
b4885427ca44f96a380b90318d5e2e75e9cf994ff1f420b86e8483a05060b501
|