Felix Richter

Results 91 comments of Felix Richter

Hey is there any information available to help with this? I am trying to use wireguard to connect the remarkable to my home network, but due to the outdated packages...

Hey, did you also pass an intialized Qres Vector to the function, that is where the result will be placed. For an example of using InverseKinematics you can take a...

Seems like the definition for that function is missing in the cython definitions. It should be fairly straight forward to add this. But I am quite constrained for time. If...

Just take a look at the python folder and the crbdl.pxd file ;)

You might also need to add the function to rbdl-wrapper.pyx … Your definiton looks correct though. I have not touched that code in a while. RBDL is a project maintained...

Great \o/ … If you have some time to open a pull request, I would be more than happy to review and include your fixes in the main repository ;)

@pariterre given that we now merged rbdl and rbdl-orb back together. It seems that we can make your conda build more "official". I know you are constrained for time. So...

I have not noticed anything like that, does building the documentation fail for you? I tried building the doc today and it seems to work for me …

I am on Ghostscript version 9.56.1-1 … I probably should update the online github.io documentation of rbdl to reflect the current state of rbdl :thinking: