Skip to content

Holmes1204/QRC_ARCLAB_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our Modification

Due to lack of Unitree Go2 robot, we only test the library in our Unitree Go1 robot. We can not ensure that thisc code can work without modification in a new platform like go2, but we hope everything would go well.

mkdir build
cd build
cmake ..
make moth_go2_arclab
#in the build dir
export ARCLAB_WEIGHT_PATH=../weight
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../lib/arclab_control
./moth_go2_arclab param1 param2

According to Unitree develop guide, the param1 is a network card.And the param2 might be a new address or something, please contact ICRA 2024 QRC organizing committee for more information.

Notice

For more reference information, please go to Unitree Document Center.

About

Modify unitree go2 sdk for QRC2024

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages