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

fix bug in jaxnav's agent agent collisions for single agent case #113

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

amacrutherford
Copy link
Collaborator

bug in agent_agent collisions func for the single agent case due to a vmap axis error. Have just removed calling the function for the single agent case (as there are no agents with which to collide) and updated the random action test script to also run the single agent case so a similar bug would be caught in the future!

@amacrutherford amacrutherford changed the title fix bug in agent_agent collisions fix bug in jaxnav's agent agent collisions for single agent case Sep 2, 2024
@amacrutherford amacrutherford merged commit 03058ae into main Sep 2, 2024
2 checks passed
@amacrutherford amacrutherford deleted the jaxnav-agent_agent_collision_fix branch September 2, 2024 13:38
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