Posts
C++ learning
- Get link
- X
- Other Apps
1.https://www.youtube.com/watch?v=sZK6ouwREXA&list=PLgnQpQtFTOGRM59sr3nSL8BmeMZR9GCIA 2.https://cplusplus.com/doc/tutorial/ 3.https://en.cppreference.com/w/cpp 4. C++ Tutorial 5. C++ Programming Language - GeeksforGeeks 6. Udemy - Beginning C++ Programming - From Beginner to Beyond part2_哔哩哔哩_bilibili 7. Udemy - Complete C++ Scientific Programming Bundle - 21 Hours!_哔哩哔哩_bilibili 8. Udemy - C# Ultimate Masterclass From Absolute Beginner to Expert part2_哔哩哔哩_bilibili 9. Udemy - Beginning C++ Programming - From Beginner to Beyond part1_哔哩哔哩_bilibili
Sites for MPC
- Get link
- X
- Other Apps
1. Model Predictive Control - Part 1: Introduction to MPC (Lasse Peters) https://www.youtube.com/watch?v=XaD8Lngfkzk 2. Lecture 6, 2021: Model Predictive Control, ASU. https://www.youtube.com/watch?v=wpTugOM3g2M 3. F1Tenth L12 - Model Predictive Control https://www.youtube.com/watch?v=mVCjzMtj7yE 4. Model Predictive Control https://www.youtube.com/watch?v=YwodGM2eoy4 5. CSDN MPC MPC (Model Predictive Control) Control of Trolley Movement along Trajectory - C++ Implementation_Bicycle Model and MPC Control Algorithm - CSDN Blog 6. Lecture 9 Convex Model Predictive Control (MPC) - Zhihu 7. Model Predictive Control (MPC): Principles, Applications, and Practices - CSDN Blog 8. hieutrongnguyen/ConvexMPC_MITCheetah3 9. CMaybe/Convex-MPC: Convex-MPC for legged robot 10. MPC (Model Predictive Control) Control of Trolley Movement along Trajectory - C++ Implementation_Bicycle Model and MPC Control Algorithm - CSDN Blog
Chance Constrained MPC
- Get link
- X
- Other Apps
Recent advances in quadrupedal locomotion have focused on improving stability and performance across diverse environments. However, existing methods often lack adequate safety analysis and struggle to adapt to varying payloads and complex terrains, typically requiring extensive tuning. To over come these challenges, we propose a Chance-Constrained Model Predictive Control (CCMPC) framework that explicitly models payload and terrain variability as distributions of parametric and additive disturbances within the single rigid body dynamics (SRBD) model. Pdf file