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

Duplicate method definition #278

Closed
navidcy opened this issue Jun 9, 2022 · 0 comments · Fixed by #279
Closed

Duplicate method definition #278

navidcy opened this issue Jun 9, 2022 · 0 comments · Fixed by #279

Comments

@navidcy
Copy link
Collaborator

navidcy commented Jun 9, 2022

observation_map(::ConcatenatedVectorNormMap, observations) = reshape([0], 1, 1)

observation_map(map::ConcatenatedVectorNormMap, observations) = hcat(0.0)

@navidcy navidcy changed the title Duplicates Duplicate method definition Jun 9, 2022
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 a pull request may close this issue.

1 participant