Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go robot does not move #20

Open
ericdvet opened this issue Aug 28, 2024 · 2 comments
Open

Go robot does not move #20

ericdvet opened this issue Aug 28, 2024 · 2 comments

Comments

@ericdvet
Copy link

When I run stand_go2.py the control numbers change but I see no movement in the simulator

@kuaile258890
Copy link

I think you don't set USE_JOYSTICK=0 in config.py

@BeNavon
Copy link

BeNavon commented Nov 12, 2024

I resolved the issue by modifying use_joystick = 0 in config.py [/unitree_mujoco/simulate_python].

In terminal 1:

sudo ip link set lo multicast on
cd Unitree/unitree_mujoco/simulate_python/
python3 unitree_mujoco.py

In terminal 2:

cd Unitree/unitree_mujoco/example/python
python3 stand_go2.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants