ROS机器人程序设计(原书第2版)补充资料 (拾) 第十章 使用MoveIt!

书中,大部分出现hydro的地方,直接替换为indigo或jade或kinetic,即可在对应版本中使用。

MoveIt!是进行机器人运动规划的一套工具。具体使用说明,推荐参考官网:

ROSwiki国内镜像:http://ros.exbot.net/wiki/

MoveIt!:http://moveit.ros.org/

安装教程:http://moveit.ros.org/install/

教程(indigo):http://docs.ros.org/indigo/api/moveit_tutorials/html/

教程(kinetic):http://docs.ros.org/kinetic/api/moveit_tutorials/html/

本书中简单的通过一个示例介绍了MoveIt!的基本使用。

第264页:

介绍MoveIt!的基本安装。

第265-268页:

介绍MoveIt!的基本概念等。

第269-276页:

在MoveIt!配置一个机械臂。

第277-280页:

简单运动规划。

第281-284页:

考虑碰撞的运动规划。

第285-295页:

一个典型的抓取和放置的示例。

第296页:

本章小节。

推荐阅读:

1 moveit_robots:https://github.com/ros-planning/moveit_robots

2 moveit_tutorials:https://github.com/ros-planning/moveit_tutorials

3 moveit_simple_grasps:https://github.com/davetcoleman/moveit_simple_grasps

4 moveit_visual_tools:https://github.com/ros-planning/moveit_visual_tools

5 moveit_pr2:https://github.com/ros-planning/moveit_pr2

巩固与练习:

1 使用pr2机器人完成一个简单抓取和放置的任务。

ROS补充习题:


Setup Your PC

Prerequisites

Linux Fundamentals

C++

Introduction

Session 1 - ROS Concepts and Fundamentals

Session 2 - Basic ROS Applications

Session 3 - Motion Control of Manipulators

Session 4 - Descartes & Perception

Session 5 - Addendum

Resources

ROS-Industrial Training

Click the appropriate link below for the desired version of ROS:

Setup Your PC

Prerequisites

Linux Fundamentals

C++

Introduction

Session 1 - ROS Concepts and Fundamentals

Session 2 - Basic ROS Applications

Session 1A - Industrial Calibration

Session 2A - OpenCV

Session 3 - Motion Control of Manipulators

Session 4 - Descartes & Perception

Session 5 - Addendum

Application Demo - Perception-Driven Manipulation

Application Demo - Descartes Planning and Execution

Resources

最新文章

  1. javaScript中的小细节-局部作用域中的var
  2. 闲来无事,写个基于UDP协议的Socket通讯Demo
  3. SpringMVC常用配置-处理程序异常以及404错误
  4. Hexo+github 搭建个人博客(一)
  5. HDU 2136 Largest prime factor(查找素数,筛选法)
  6. Codeforces Round #Pi (Div. 2) D. One-Dimensional Battle Ships set区间分解
  7. jquery里的宽度详解
  8. Android--应用开发3(Android layout XML属性)
  9. 【gm】
  10. delphi if 语句循环语句
  11. Android Studio使用技巧系列教程(二)
  12. Android 修改底部导航栏navigationbar的颜色
  13. [js学习笔记] 原型链理解
  14. thinkPHP HTML输出多条查询结果
  15. SQL语法基础之DELETE语句
  16. ubuntu Sublime Text 2编辑器安装
  17. Cisco Packet Tracer 交换机 2950-24 配置
  18. Cover Points
  19. 原创-整理了下常用的js数组 、对象、数字、字符串的操作方法
  20. [CodeVS1243]网络提速

热门文章

  1. [LeetCode] Set Intersection Size At Least Two 设置交集大小至少为2
  2. [LeetCode] Relative Ranks 相对排名
  3. Java多线程之生产者消费者
  4. Struts支持的contentType
  5. 1086: [SCOI2005]王室联邦
  6. [CTSC 1999]拯救大兵瑞恩&[网络流24题]孤岛营救问题
  7. BZOJ 3938 Robot
  8. [UOJ UNR#1]奇怪的线段树
  9. 【USACO】股票市场
  10. TeamForge使用指南