mechmotum / symbrim

A Modular and Extensible Open-Source Framework for Creating Symbolic Bicycle-Rider Models
https://mechmotum.github.io/symbrim/
Creative Commons Zero v1.0 Universal
10 stars 3 forks source link

Holonomic constraints in HolonomicHandGrips and HolonomicPedals are incompatible with noncontributing forces #133

Closed tjstienstra closed 6 months ago

tjstienstra commented 6 months ago

The holonomic constraints created in brim.brim.hand_grips.HolonomicHandGrips and brim.brim.pedals.HolonomicPedals are not compatible with noncontributing forces within the loop they close. They should already be compatible with the noncontributing forces that InContactTire may add because those affect the entire loop in both cases.