Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francomano/ukf_test

In this project we proposed a tracking control strategy for a tracked mobile robot under longitudinal slip condition. The proposed control strategy is based on the dynamic model of the tracked robot, in which the longitudinal slip of the left and right tracks are described by two unknown parameters.
https://github.com/francomano/ukf_test

autonomous estimation mobile-robots pal-robotics python3 robotics tiago-robot ukf-localization wmr

Last synced: 2 days ago
JSON representation

In this project we proposed a tracking control strategy for a tracked mobile robot under longitudinal slip condition. The proposed control strategy is based on the dynamic model of the tracked robot, in which the longitudinal slip of the left and right tracks are described by two unknown parameters.

Awesome Lists containing this project

README

        

A nonlinear feedback control law is proposed to achieve the trajectory-tracking objective, using estimation of the slip parameters.

The unscented Kalman filter (UKF) is introduced to joint estimate the states and the slip parameters.

N.B. The UKF algorithm is built in the *complete_controller.py* file.