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

Remove warnings #5

Merged
merged 3 commits into from
Apr 28, 2024
Merged

Remove warnings #5

merged 3 commits into from
Apr 28, 2024

Conversation

aliberts
Copy link
Collaborator

@aliberts aliberts commented Apr 28, 2024

UserWarning: WARN: A Box observation space minimum value is -/+infinity. This is probably too low/high.
  • Caused by state and agent_pos observation spaces in xarm. I've set them to [-1000, 1000] instead in , which should be fine given the value I've observed, generally between [-2, 2].
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.)

@aliberts aliberts requested a review from Cadene April 28, 2024 14:24
@aliberts aliberts self-assigned this Apr 28, 2024
Copy link
Collaborator

@Cadene Cadene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aliberts aliberts merged commit 415811f into main Apr 28, 2024
1 check passed
@aliberts aliberts mentioned this pull request Apr 28, 2024
12 tasks
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

Successfully merging this pull request may close these issues.

2 participants