CS 4610/5335: Robotics Science and Systems

Brief Course Description 课程简介

This course will introduce you to many of the foundational planning, control, and perception algorithms in robotics through the lens of robotic manipulation. You will implement each of these algorithms in a simplified context in Matlab. Then, you'll implement something more realistic in OpenRAVE, a simulation and planning toolchain used in the robotics manipulation research community. The focus will be on understanding and applying the ideas in new ways. There will be an end-of-semester project where you can show off what you've learned.
本课程将从机器人操作的角度向您介绍机器人技术中的许多基础规划、控制和感知算法。您将在 Matlab 的简化环境中实现这些算法。然后,您将在 OpenRAVE 中实现更现实的东西,OpenRAVE 是机器人操作研究社区中使用的模拟和规划工具链。重点是以新的方式理解和应用这些想法。将有一个学期末项目,您可以在其中展示您所学到的知识。

We will study most of the following topics (subject to change; see schedule tab above):
我们将研究以下大部分主题(可能会发生变化;请参阅上面的时间表选项卡):

  1. Kinematics/zero-order control
    运动学/零阶控制
    • Representation of rotation
      旋转的表示
    • Manipulator forward kinematics
      机械手正向运动学
    • Manipulator differential kinematics
      机械手微分运动学
    • Cartesian end-effector control
      笛卡尔末端执行器控制
  2. Planning, Control 规划、控制
    • Sample-based planning methods (RRT, PRM)
      基于样本的规划方法(RRT、PRM)
    • Trajectory optimization methods
      轨迹优化方法
    • Markov Decision Processes
      马尔可夫决策过程
    • Linear optimal control (LQR, TVLQR)
      线性最优控制(LQR、TVLQR)
  3. Filtering, Localization, and Mapping
    过滤、本地化和映射
    • Kalman filter, EKF 卡尔曼滤波器、EKF
    • SLAM algorithms SLAM算法
  4. Computer Vision, Perception in Point Clouds
    计算机视觉、点云感知
    • Point cloud methods: RANSAC, ICP, etc.
      点云方法:RANSAC、ICP等
    • Object Detection Using Deep Learning
      使用深度学习进行物体检测
    • Other applications of Deep Learning
      深度学习的其他应用

课程地址:CS 4335/5335:机器人科学与系统(2019 年春季) --- CS 4335/5335: Robotics Science and Systems (Spring 2019)

相关推荐
咸甜适中3 分钟前
rust语言 (1.88) 学习笔记:客户端和服务器端同在一个项目中
笔记·学习·rust
Magnetic_h1 小时前
【iOS】设计模式复习
笔记·学习·ios·设计模式·objective-c·cocoa
研梦非凡2 小时前
ICCV 2025|从粗到细:用于高效3D高斯溅射的可学习离散小波变换
人工智能·深度学习·学习·3d
limengshi1383923 小时前
机器学习面试:请介绍几种常用的学习率衰减方式
人工智能·学习·机器学习
知识分享小能手3 小时前
React学习教程,从入门到精通,React 组件核心语法知识点详解(类组件体系)(19)
前端·javascript·vue.js·学习·react.js·react·anti-design-vue
周周记笔记4 小时前
学习笔记:第一个Python程序
笔记·学习
优雅鹅4 小时前
ARM、AArch64、amd64、x86_64、x86有什么区别?
arm开发·学习
..过云雨4 小时前
05.【Linux系统编程】进程(冯诺依曼体系结构、进程概念、进程状态(注意僵尸和孤儿)、进程优先级、进程切换和调度)
linux·笔记·学习
咸甜适中5 小时前
rust语言 (1.88) egui (0.32.2) 学习笔记(逐行注释)(二十八)使用图片控件显示图片
笔记·学习·rust·egui
兔子不吃草~7 小时前
Transformer学习记录与CNN思考
学习·cnn·transformer