Are this repo and examples only for H1 or they could also work on H1-2. Recently I pull this repo and try to run on our H1-2 robot.
python h1_low_level_example.py
WARNING: Please ensure there are no obstacles around the robot while running this example.
Press Enter to continue...
[RecurrentThread] target func raise exception: name=AttributeError, args=("'NoneType' object has no attribute 'imu_state'",)
[RecurrentThread] target func raise exception: name=AttributeError, args=("'NoneType' object has no attribute 'motor_state'",)
[RecurrentThread] target func raise exception: name=AttributeError, args=("'NoneType' object has no attribute 'motor_state'",)
[RecurrentThread] target func raise exception: name=AttributeError, args=("'NoneType' object has no attribute 'motor_state'",)
There is no error during the installation. The robot is in develop mode, and I have run the following cmd
Dear developers,
thank you for your contribution!
Are this repo and examples only for H1 or they could also work on H1-2. Recently I pull this repo and try to run on our H1-2 robot.
There is no error during the installation. The robot is in develop mode, and I have run the following cmd
and export this file as the
CYCLONEDDS_URI