Giter Club home page Giter Club logo

Comments (16)

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Follwoing these errors:

[8.560s] [ext: omni.kit.xr.system.openxr-106.0.50] startup
Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to determine active runtime file path for this environment
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

Hello, Have you tried to verify the installation?
https://isaac-sim.github.io/IsaacLab/source/setup/installation/verifying_installation.html
python source/standalone/tutorials/00_sim/create_empty.py

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Hi, thanks for the reply.
Yes the verification works fine.

image

Did I miss something when installing this git repository?

Best regards

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

What is the conda name are you using?

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

I can suggest you manually repeat all the steps from ./run_sim.sh

source /opt/ros/${ROS_DISTRO}/setup.bash
cd IsaacSim-ros_workspaces/${ROS_DISTRO}_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build
source install/setup.bash
cd ../..
cd go2_omniverse_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build
source install/setup.bash
cd ..
conda activate isaaclab
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6

python main.py --robot_amount 1 --robot go2
and see at what step do you have a problem

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

OK, let me try

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

What is the conda name are you using?

I am using the isaaclab, the one tat I set up following the official instructions

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Hi, I have manually run all the commands in the shell script.

The simulation runs successfully.

At the mean time I need to fix several dependency errors during the process.

  1. AttributeError: module 'em' has no attribute 'BUFFERED_OPT', solved by pip install empy==3.3.4
  2. ModuleNotFoundError: No module named 'lark', solved by pip3 install lark

While, the original error regarding the isaac kit still remains.

Best regards

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

Got it, I have removed the VR from the code, can you try again please?

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Hi, I tried the new fix.

The kit error disapperd,

But for some reason, the shell script doesn't work, it starts the sim but the sim will close immediately.

To run the sim, I have to run the command step by step.

Best regards

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

Can you send me a short video or image of how you started the script?

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Hi, I found the problem is that I run the shell script with isaaclab env already activated.
Once I turn off the isaaclab env, the shell works fine.

Thanks!

Btw, there are some minor points regarding G1,

  1. The camera view point is from the roof top, not from head pointing front.
  2. The pointcloud from G1 can not be displayed on rviz.
  3. Which balancing algorithm do you use? And how did you train them?
  4. Do you have some instructions regarding motion control?

Best regards

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

Thanks for your debugging! G1 is under development, I need to test many things, the project is huge, so need more time to do it. You can play with the transition of the camera and lidar and create a PR. After setup the correct translation, it will be in Rviz. I have trained my own balancing, using isaacLab, so you can try the same. Read the official docs, I have added the example there.

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

Hi, @abizovnuralem
Thanks for your help, and Iā€™m glad I could debug.
May I know the URL of your example in isaaclab for balance control?

Best regards.

from go2_omniverse.

abizovnuralem avatar abizovnuralem commented on August 30, 2024

This is it: isaac-sim/IsaacLab#453

from go2_omniverse.

DavidYaonanZhu avatar DavidYaonanZhu commented on August 30, 2024

from go2_omniverse.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.