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
Source of the warning: Automatic testing on Ubuntu system
Particular test name: Run Test Environment
Warning message: /home/runner/work/myosuite/myosuite/myosuite/envs/myo/myochallenge/chasetag_v0.py:218: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
Test name: Run Test Gym/ Gymnasium
Warning message:
Testing env: myoChallengeBaodingP1-v1
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/gym/spaces/box.py:127: UserWarning: WARN: Box bound precision lowered by casting to float32
logger.warn(f"Box bound precision lowered by casting to {self.dtype}")
MyoSuite: A contact-rich simulation suite for musculoskeletal motor control
Vittorio Caggiano, Huawei Wang, Guillaume Durandau, Massimo Sartori, Vikash Kumar
L4DC-2019 | https://sites.google.com/view/myosuite
Logging this issue for reference
The text was updated successfully, but these errors were encountered:
Source of the warning: Automatic testing on Ubuntu system
Particular test name: Run Test Environment
Warning message: /home/runner/work/myosuite/myosuite/myosuite/envs/myo/myochallenge/chasetag_v0.py:218: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
Test name: Run Test Gym/ Gymnasium
Warning message:
Testing env: myoChallengeBaodingP1-v1
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/gym/spaces/box.py:127: UserWarning: WARN: Box bound precision lowered by casting to float32
logger.warn(f"Box bound precision lowered by casting to {self.dtype}")
MyoSuite: A contact-rich simulation suite for musculoskeletal motor control
Vittorio Caggiano, Huawei Wang, Guillaume Durandau, Massimo Sartori, Vikash Kumar
L4DC-2019 | https://sites.google.com/view/myosuite
Logging this issue for reference
The text was updated successfully, but these errors were encountered: