Skip to content

boyuandeng/vision_locomotion_go1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL_LOCOMOTION For Go1-NX

This repo builds on the code from vision_locomotion

Usage

Completely follow the steps of the original warehouse for installation

First:If you want to build this repo, please note that change the path on line 8 and 22,23, which is your torch package

tips:There may be a touch issue, like:

agile_locomotion::AgileLocomotion::loadParameters()': agile_locomotion.cpp:(.text+0x751): undefined reference to 

as the installed version of c-torch is older. You can refer to this to solve the problem you are encountering.

Change

First

Changing the control library version from a1 to go1

second

Correcting header files and CMakeList.txt

Results

Finally, the code was successfully deployed on go1, achieving standing, walking, and obstacle crossing.

see: IMAGE ALT TEXT HERE

About

This repo builds on the code from vision_locomotion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published