LIAR-team / wombat

Robotics Autonomy Software Stack
0 stars 0 forks source link

Add more accurate kinematic models #14

Open alsora opened 2 years ago

alsora commented 2 years ago

The wombat_control project currently contains a kinematic model based on the Euler method. We should add methods to perform more accurate integrations: for example Runge-Kutta and exact integration (motion screw under the assumption that robot moves along an arc during the integration interval)