ludens

Results 21 comments of ludens

I tried to convert all my png's to greyscale and set c_dim=1 and it works. But when c_dim>1, I have the same error

Thank you for your detailed reply! Zygote is still very unstable and just does not work with RigidBodyDynamics Repro: ```julia using RigidBodyDynamics using RigidBodySim using DifferentialEquations using Zygote urdf =...

I actually thought it was a bug with Atom and I tried to execute the above script using the CLI but it's the same error ``` ❯ julia --project zyg.jl...

I actually removed the println and got the exact same error. Thanks for your reply, it probably makes sense to just define a custom adjoint. I am wondering if it...

Thanks for the tips! I’ll try to get something working over the weekend

Do you want me to work on something specific or wait for you to get something working? It would be good to avoid implementing the same thing in parallel (even...

I have the same issue, and it's quite hard to debug what is actually going wrong

Maybe we have some preprocessor that replace system creation with their deterministic address. Sadly i'm not sure Solidity alone will play nice here.