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

sim - backend - add neuralswarm #399

Merged
merged 1 commit into from
Jan 17, 2024
Merged

sim - backend - add neuralswarm #399

merged 1 commit into from
Jan 17, 2024

Conversation

whoenig
Copy link

@whoenig whoenig commented Jan 10, 2024

Implements a new simulation backend "neuralswarm", that is based on the existing np backend but uses the NeuralSwarm2 interaction force prediction between UAVs in the system model.

Fixes #398

Implements a new simulation backend "neuralswarm", that is based on the existing np backend but uses the NeuralSwarm2 interaction force prediction between UAVs in the system model.
@whoenig
Copy link
Author

whoenig commented Jan 10, 2024

Example output when using the pdf visualizer and the new swap example. Note the two dips in z for cf5.
result.pdf

Copy link

@akmaralAW akmaralAW left a comment

Choose a reason for hiding this comment

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

Looks cool!

@whoenig whoenig merged commit 3a3a44d into main Jan 17, 2024
3 checks passed
@whoenig whoenig deleted the issue398 branch January 17, 2024 21:35
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.

sim - backend - simulate interaction forces
2 participants