You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: