Skip to content

MichalisPapadakis/mpc_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up the controller

Installation steps:

  1. The mpc_controller package requires acados. To install it, run the following script:
$ ./install_prerequisites.sh  [installation_path]
  • If no installation path is provided, acados will be installed in home/acados.
  1. If an installation path is provided, update the ACADOS_INSTALL_DIR in the launch/wbc.launch.

  2. Build the package

$ catkin build mpc_controller
  1. To check that acados runs as expected, after sourcing the ws run:
roslaunch mpc_controller mpc.launch

Run the whole body controller:

After sourcing the ws

roslaunch mpc_controller wbc.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published