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

issue with collision: exploding creature #34

Open
Roelof1986 opened this issue Aug 21, 2024 · 0 comments
Open

issue with collision: exploding creature #34

Roelof1986 opened this issue Aug 21, 2024 · 0 comments

Comments

@Roelof1986
Copy link

Dear Benjamin,

I want to simulate a hexapod creature for usage with a spiking neural network. I tried to create working code:

https://github.com/Roelof1986/HexapodSim/blob/main/hexapodsim.pas

But I managed not to let the creature walk properly. When a bodypart collides with another bodypart the creature seems to explode. I only have written a simple 2D physics engine and I remember that I had also problems with collision and collision detection, with bodyparts shooting around. I wonder if I must use other functions for limiting the joints, because it happens only when the joints are limited or perhaps this is a bug? Please can you help me? Thank you very much.

Best regards,

Roelof Emmerink

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

No branches or pull requests

1 participant