Octi Zhang

Results 11 issues of Octi Zhang

I started with a clean orbit pulled from this repository followed documentation's guide downloaded Docker version 24.0.2 Docker Compose version v2.18.1 apptainer version 1.3.0 Everything succeed until running ``` ./docker/container.sh...

If you are submitting a bug report, please fill in the following details and use the tag [bug]. after install following the documentation: ```python source/standalone/tutorials/00_sim/create_empty.py``` ```./orbit.sh -p source/standalone/tutorials/00_sim/create_empty.py``` below bug...

bug

### Describe the bug Say if spawn a cake_on_plate.usd which has prims of ``` ../cake_on_plate ../cake_on_plate/cake ../cake_on_plate/plate ``` then you also define another usd: plate.usd which has a prim of...

bug

For example if I have a knife which has blade, and handle. I am interested in tracking the tip of the blade and the center of the handle using Transform...

bug

I wanted to import a Rope, as demostrated in Window->simulation->demo scene I cleaned up the usd such that only the Rope (PointInstancer and jointInstancer) are left the cleaned up file...

When building the OpenUSD in Ubuntu 22.04: CMake Error at source/MaterialXRenderHw/CMakeLists.txt:16 (message): Error in building MaterialXRenderHw: Xt was not found -- Configuring incomplete, errors occurred! ERROR: Failed to run 'cmake...

If you are submitting a bug report, please fill in the following details and use the tag [bug]. ### Describe the bug When I train a environment using rsl_rl, if...

bug
isaac-sim

I tried the fresh IsaacLabExtensionTemplate and followed the README to setup the extension. After I toggled the Extension Template, the warning failed to resolve extension dependency would appear ![Screenshot from...

bug

Hi infinigen creators Thanks for such a initiative, While the work is great at its current stage I am curious what if the future effort be like for this repo,...

question

# Description This pull request fix the bug where jacobian returned by DifferentialInverseKinematicsAction._compute_fame_jacobian are not truly in robot base frame because it did not consider robot's base rotation. After the...

bug