Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whether to support non-image environment? #3

Open
qimingRen opened this issue Sep 29, 2024 · 1 comment
Open

Whether to support non-image environment? #3

qimingRen opened this issue Sep 29, 2024 · 1 comment

Comments

@qimingRen
Copy link

Is it valid for state space environments without image representation?

@hdadong
Copy link
Contributor

hdadong commented Oct 7, 2024

Yeah, you can the code of Online Safety-Reward Planning (OSRP) for low-dimensional state input:
python SafeDreamer/train.py --configs osrp_vector --method osrp --run.script eval_only --run.from_checkpoint /xxx/checkpoint.ckpt --task safetygymcoor_SafetyPointGoal1-v0 --jax.logical_gpus 0 --run.steps 10000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants