silvery107 / rl-mpc-locomotion

Deep RL for MPC control of Quadruped Robot Locomotion
https://docs.google.com/presentation/d/18bznpYrkCPnhCisySPDz18hvL3Ytere7JiJEbdLvpgU/edit?usp=sharing
MIT License
347 stars 41 forks source link

Questions about isaac sim environment configuration issues and how to read the framework #11

Closed Seas00n closed 5 months ago

Seas00n commented 5 months ago

Hello, I would like to ask if you can participate in this project if you can successfully install Isaac gym but cannot run Isaac sim correctly. Isaac Sim prompts that the graphics card cannot be found, but I made sure to install the relevant driver myself. In addition, I would like to ask if there is terrain information such as scanning point data in the framework that participates in the training. If so, where should I start to learn the status configuration of the environment information?

silvery107 commented 5 months ago

Hi, thanks for your interests in my project.

I don't understand the first part of your question, and this project has nothing to do with Isaac Sim basically. If there is a specific driver side error, please check driver support instead.

Regarding height sampling of terrain, you could check the implementation of get_height() function of legged_gym.