voxcraft / voxcraft-sim

a GPU-accelerated voxel-based physics engine
Creative Commons Zero v1.0 Universal
48 stars 11 forks source link

Robot Jumps Unexpectedly. #32

Closed cfusting closed 3 years ago

cfusting commented 3 years ago

See https://youtu.be/DyMD2OjOTgU

1, 2, 3:

CMakeOutput.log base.txt robot.txt

Attached

  1. The specific GPU you are using. Please use nvidia-smi -L to determine this. If you are using google colab, this might change so please get the current gpu.

RTX 2070

  1. Does your issue also occur on the master branch? Please confirm all source files are being tracked by git and are committed and pushed (git status to confirm). Then please post the git commit that you are using (git log -n 1 to display)

commit cb983e1c6f7782103f37cd2952369accfe8c2a1a (HEAD -> l-systems, origin/l-systems)

skriegman commented 3 years ago

please separate these into separate files

cfusting commented 3 years ago

Yeah attaching is the best way to get this done.

skriegman commented 3 years ago

I think was resolved, correct? The framerate was too low -- or was it something with collisions/instability?