当前位置: 首页 > news >正文

[足式机器人]Part4 南科大高等机器人控制课 Ch00 课程简介

本文仅供学习使用
本文参考:
B站:CLEAR_LAB
课程主讲教师:
Prof. Wei Zhang

南科大高等机器人控制课 Ch00 课程简介

  • 1. What is this course about?
  • 2. Tentative Schedule暂定时间表


1. What is this course about?

  • Develop a solid foundation in robot modeling and control to conduct cutting edge research in robotics

Math : Linear Algebra, Optimization
Modeling: Advanced rigid body kinematics and dynamics(screw theory and spatial vectors)
Optimization: learn how to formulate robotic decision and control problem as tractable optimization problems
Control: Nonlinear control, optimal control, Model Predictive Control (Lyapunovfunc)

  • Journal : TR-O, IJRR, ICRA, IROS

2. Tentative Schedule暂定时间表

  1. Continuous time linear systems and Matrix Exponential
  2. Advanced Kinematics and Dynamics
    2.1 Rigid body configuration and velocity
    2.2 Exponential coordinate of rigid body motion
    2.3 Kinematics of open chain
    2.4 Rigid body dynamics
    2.5 Multibody dynamics(Recursive Newton-Euler Algorithm, inverse and forward dynamics)
  3. Basic Optimization
    3.1 Optimization problems and basic duality theory([数] 对偶理论; 二元论)
    3.2 Semi-definite Programming(SDP) and linear matrix inequalities
  4. Nonlinear Stability and Stabilization
    4.1 Lyapunov stability theory
    4.2 Numerical construction of Lyapunov functions via semi-definite programming
    4.3 Control-Lyapunov Function for stabilization
  5. Basic Robot Control
    5.1 Differential IK
    5.2 Robot Motion Control(Computed Torque Method Task-space Inverse Dynamics-TSID)
  6. Optimal Control and Model Predictive Control
    6.1 Optimal control problem and dynamic programming
    6.2 Model Predictive Control for Linear Systems
    6.3 General MPC Theory(Closed-loop stability, recursive feasibility)
http://www.lryc.cn/news/251876.html

相关文章:

  • SSM项目实战-登录验证成功并路由到首页面,Vue3+Vite+Axios+Element-Plus技术
  • Python----网络爬虫
  • 【微信小程序】上传头像 微信小程序内接小程序客服
  • 【c++随笔15】c++常用第三方库
  • 数据结构 | 查漏补缺之ASL、
  • 泊车功能专题介绍 ———— 汽车全景影像监测系统性能要求及试验方法(国标未公布)
  • 【Linux】第二十六站:软硬链接
  • 开源播放器GSYVideoPlayer + ViewPager2 源码解析
  • 重启路由器可以解决N多问题?
  • Python WebSocket 客户端教程
  • 洛谷 P2984 [USACO10FEB] Chocolate Giving S
  • 【专题】【数列极限】
  • oracle基础系统学习文章目录
  • 长度最小的子数组(Java详解)
  • 计算机组成学习-数据的表示和运算总结
  • 目标检测YOLO系列从入门到精通技术详解100篇-【目标检测】机器视觉(基础篇)(八)
  • 【4】基于多设计模式下的同步异步日志系统-框架设计
  • Jupyter Markdown 插入图片
  • web自动化 -- pyppeteer
  • Java 数组另类用法(字符来当数组下标使用)
  • error转string
  • Android监听用户的截屏、投屏、录屏行为
  • MATLAB算法实战应用案例精讲-【路径规划】 图搜索算法
  • Elasticsearch-Kibana使用教程
  • mysql(八)docker版Mysql8.x设置大小写忽略
  • KALI LINUX攻击与渗透测试
  • vue之mixin混入
  • [ffmpeg] find 编码器
  • Android CardView基础使用
  • 云原生Kubernetes系列 | init container初始化容器的作用