Alexanderallenbrown / MotionBase

An open-source motion platform for driving simulation
16 stars 6 forks source link

Fix use of forceplatform.m to use linear accels (currently uses linear positions) #13

Closed Alexanderallenbrown closed 8 years ago

Alexanderallenbrown commented 8 years ago

We currently send motion_des() to force platform.m but I believe this function is supposed to take linear accelerations.

megantuttle commented 8 years ago

fixed with commit 029cc2a