Skip to content

李群积分器实现跳跃 模型预测控制

Notifications You must be signed in to change notification settings

jinglistyle/ARCHER_hopper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hopping Robot Code

This is a (minimally documented) repository for the ICRA 2023 submission: "Nonlinear Model Predictive Control of a 3D Hopping Robot: Leveraging Lie Group Integrators for Dynamically Stable Behaviors". If you have questions or would like more documentation, please feel free to reach out to me!

Dependencies

  • Eigen
  • Yaml-cpp
  • OSQP
  • OSQP-Eigen
  • glfw3
  • Pinocchio (3-preview branch)
  • ROS
  • Mujoco

ControlStack

This directory contains all of the code for controlling and simulating the robot. Once built, run ./hopper_ctrl and ./hopper_sim in two separate terminals.

HardwareStack

This directory contains the code for the hardware platform.

Connection Diagram

Connection Diagram

About

李群积分器实现跳跃 模型预测控制

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.0%
  • C++ 39.2%
  • HTML 8.7%
  • JavaScript 1.2%
  • Max 0.5%
  • Processing 0.5%
  • Other 0.9%