Skip to content

Conversation

@berrylvz
Copy link

No description provided.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we not commit video please?

Could you remove it from the git history?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I'll put it on the web.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry would it be possible to remove it from the git history?

2. Download model parameters `policy_best.ckpt` and `dataset_stats.pkl` to `node-hub/policy-act/policy_act/assets/ckpt/`
+ Here is an example [act_model](https://drive.google.com/drive/folders/1F1GcguN-Zlrq22FOAqiBiZu6iCwIX6EC?usp=sharing).
3. Download [isaacsim](https://docs.isaacsim.omniverse.nvidia.com/4.5.0/installation/download.html);
4. Download [scenary](https://drive.google.com/drive/folders/1wZEysysqdKG0UYsZLl51Rdi7MFiYbfbP?usp=sharing) and unzip to `node-hub/dora-isaacsim/dora_isaacsim/assets/`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a more official links to scenary? i don't know how rmaintainable it is to use some drive google to keep track of code.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This scenary is built according to the official asset library of ISAACSIM (see Isaac Sim Assets in https://docs.isaacsim.omniverse.nvidia.com/4.5.0/installation/download.html, about 100G in total), and anyone can build their own scenary based on this asset library.


1. Clone this repository;
2. Download model parameters `policy_best.ckpt` and `dataset_stats.pkl` to `node-hub/policy-act/policy_act/assets/ckpt/`
+ Here is an example [act_model](https://drive.google.com/drive/folders/1F1GcguN-Zlrq22FOAqiBiZu6iCwIX6EC?usp=sharing).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to push thome models on huggingface so that it is easier to download and track from code?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Comment on lines 34 to 41
<path of isaacsim>/python.sh -m pip install omegaconf==2.3.0 \
hydra-core==1.3.2 \
debugpy \
h5py==3.13.0 \
pyparsing==2.4.6 \
pyyaml==5.3.1 \
empy==3.3.2 \
scipy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be in a requirements.txt file?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I'll create a new requirements_isaacsim.txt. (isaacsim has its own python)

@haixuanTao
Copy link
Collaborator

Thanks berry! Also, could be great to double check the CI/CD errors if you have time.

Very much looking forward to use Isaac Sim

@berrylvz berrylvz changed the title feat: integrate dora and isaacsim Add dora-isaacsim node Jun 27, 2025
@haixuanTao
Copy link
Collaborator

I'm very much confused. It seems that you deleted everything and make it dependant on your git repo?

@haixuanTao
Copy link
Collaborator

FYI, it seems that the cli is failing.

You can try the cli locally with:

chmod +x ../.././.github/workflows/node_hub_test.sh
../.././.github/workflows/node_hub_test.sh

@phil-opp phil-opp added the waiting-for-author The pull request requires adjustments by the PR author. label Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-author The pull request requires adjustments by the PR author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants