DAIRLab / dairlib

MIT License
76 stars 27 forks source link

Make sensor_aggregator work with the fixed springs model of Cassie #210

Closed yangwill closed 3 years ago

yangwill commented 3 years ago

Previously we were copying the spring deflections in the sensor aggregator. This caused a out of bounds error when using the fixed springs model for the simulator.


This change is Reviewable

yangwill commented 3 years ago

Good catch, just changed it so that the fixed spring still copies the ankle joint pos/vel