Skip to content

Releases: pyomeca/biorbd

ILikeToMoveItMoveIt

31 Oct 15:07
5954e37

Choose a tag to compare

When you like to move it move it, you never want the music to stop! Biorbd was a bit stiff, and did not like you to move it move it.
Now, biorbd lets you dance as you wish by not SegFaulting if you move a marker by hand!

BeStrongInBothSides

15 Sep 21:02
993102f

Choose a tag to compare

Walking forward should be as good as walking backward. If you have two API for the same purpose, it gets highly confusing. While it is funny to watch confused people, it is not very practical...
Biorbd now uses the same API for InverseDynamics and ForwardDynamics. Hurray!

CallMe

30 Jun 21:49
ca0cd3d

Choose a tag to compare

Casadi function are not just for SX but also MX and (more importantly!) for DM as well. The name for the casadi function interface better reflects that :)

PushButPushEqual

26 Jun 16:13
96ec00c

Choose a tag to compare

The forces and mouvements may lie in complete different mathematical environment (yep... maths are weird...)
Biorbd was computing the sizes of these environment wrongly... That is no more the case! GeneralizedTorque is has now the right size :)

ThereIsInertiaInTheSystem

18 Jun 02:51
a0db5ab

Choose a tag to compare

When changing mass feature, some things must be change as well, such as Inertia. Biorbd was ignoring the real things, but it does no more! While you change the segment characteristics, it now updates matrix of inertia

LimitTheseQuaternion

16 Jun 17:36
5cb8205

Choose a tag to compare

QRanges was only in awe with Euler. Despite Euler's massive contribution to... everything?... Hamilton, must not be forgot! Quaternion are important even though they are impossible to interpret and pretty much useless... Some people like it... whatever...
Now QRanges like quaternions as well :D and won't simply fail if you define quaternions in your model!

ShowMeWhatYouveGot

15 Jun 02:39
82c5875

Choose a tag to compare

"That is a pretty library, but I don't know what to do with it" is no longer something you should say! biorbd is now filled with examples for C++, MATLAB and Python! These examples are a complete example of the inverse flow (inverse kinematics, inverse dynamics and static optimization) and of the direct flow (muscle forces, forward dynamics and forward kinematics).

So now you know what I've got!

ANewEra

04 Jun 21:23
ba564e1

Choose a tag to compare

Faster, higher and Stronger!

Biorbd continuously evolves to get better speed, reaching higher standard and simulating stronger models. Enjoy this revamped version of biorbd :)

PushButPushEqual

03 Jun 17:57
05811c2

Choose a tag to compare

All things considered, all break down to the interaction to the environment. Biorbd gets better and better to interact with environment thanks to better muscle description and impact functions.

Special shout out to @paulWegiel and @leasanchez for their contributions!

CasadActuate

22 May 19:03
0f5becb

Choose a tag to compare

CasADi is learning more and more! It now knows how to use actuators!
Actuate good :)