Skip to content

crt-adas/mhe_estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. mhe_estimator

  • Mobile robot Moving Horizon estimator (MHE)

2. External dependencies

  • 2.1. Ackermann_msg:

    • sudo apt-get install ros-melodic-ackermann-msgs

    2.2. CASADI:

    • cd ~/ (home)
    • git clone https://github.com/casadi/casadi.git
    • cd ~/casadi/
    • mkdir build
    • cd build
    • cmake ..
    • make
    • sudo make install

Releases

No releases published

Packages

No packages published