biorbd
biorbd copied to clipboard
Biomechanical add-ons to the RigidBody Dynamics Library
It seems that specific sequences like 'zy' might give sign errors. Maybe a if can solve the problem.
Hello, It could be great if we could constraint one degree of freedom and/or link him to another one
This change is [](https://reviewable.io/reviews/pyomeca/biorbd/350)
Hi Benjamin, When using the ExternalForceSet feature, I might be encountering a bug when computing the Inverse Dynamics. It looks like the Point of Application of the Spatial Vector is...
Hi, I have a Vicon data where an IOR marker set is used for a human motion. I was able to get angles from biorbd. The angles which are reported...
Could be very usefull to have a EKF for inverse kinematics which is constrained into the joint angle range of motion like in : https://ieeexplore.ieee.org/document/7523749. Not urgent but great enhancement...
Good news @Ipuch , LoopConstraint works ! We created an example of a triple bar with the bar2 and 3 are attached with the loopconstraints. The simulated movement makes the...
biorbd.Model('path.biomod', with_mesh=True) By defaut we would call bioviz with True and bioptim with False. This would help reduce RAM consumption during OCP computation without having to change manually the model.
Hi folks, I am completely new to Biomechanics and have been looking at it only from the perspective of pose estimation. Is it possible to use the data of a...