Closed Ishihara-Masabumi closed 1 year ago
I need to write a script specific for debug_stepper.py can be used with the jvrc_step environment. Then, I tried to run the following command.
PYTHONPATH=.:$PYTHONPATH python3 scripts/debug_stepper.py --path ./log
Then, the following image was shown.
But, it doesn't move at all. What should I do to move the numanoid?
The simulation is probably paused. I guess you need to press [Space] key.
I need to write a script specific for debug_stepper.py can be used with the jvrc_step environment. Then, I tried to run the following command.
Then, the following image was shown.
But, it doesn't move at all. What should I do to move the numanoid?