No project description provided
Project description
forest_gen
Showcase forest scene generation module utilizing stripe_kit. It's rather generic, should allow you to generate all kinds of forests, but it is entirely focused on generating forests.
The core functionality, to be used with stripe_kit is isolated as
forest_gen. Trying to import that module without running IsaacLab will result
in an error. The auxiliary logic for forest generation is isolated as
forest_gen_utils, and feel free to import it in non-IsaacLab environments.
Be sure to check out the documentation for more information, specifically notes on the installation and usage.
If you want to quickly preview how the generated scene looks like, we have
a simple script sim.py at repo root that simply generates the scene and
simulates it in IsaacLab. Running it is as simple as:
python sim.py
We also have included an example of a task definition utilizing stripe_kit
and forest_gen in task/task.py. You should be able to launch it as is
using train.py in a command like this:
python3 train.py --task=task --video --headless --num_envs=500
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
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 forest_gen-0.3.8.tar.gz.
File metadata
- Download URL: forest_gen-0.3.8.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d93a280645f378c9388715e3170dfe201eaccbcda16e79e8a48f961371d7481c
|
|
| MD5 |
480a49fa8ec4dd1afb3dcaa6e3b7356b
|
|
| BLAKE2b-256 |
21a9316fa3a11221fec4dd73956f8974026771593cf250f735e6a9b756faf541
|
File details
Details for the file forest_gen-0.3.8-py3-none-any.whl.
File metadata
- Download URL: forest_gen-0.3.8-py3-none-any.whl
- Upload date:
- Size: 67.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a994dc22bb0fccc3f073d77343597346e15c80aa82d1780ec748dfb1d7aff1c6
|
|
| MD5 |
2366318c49c09dacbe1272a51fb174a7
|
|
| BLAKE2b-256 |
52ea7e69d15643cf52882ad8a362927788360f32ac2b184e4fb0fea65097d0a0
|