Industrial Training
kinetic
  • PC Setup
  • MIT Introduction to C++
  • Bruce Eckel Thinking in C++
  • Exercise 0.1 - Intro to Ubuntu GUI
  • Exercise 0.2 - The Linux File System
  • Starting the Terminal
  • Navigating Directories and Listing Files
  • Altering Files
  • Job management
  • Exercise 1.0 - ROS Setup
  • Exercise 1.1 - Create a Workspace
  • Exercise 1.2 - Installing Packages
  • Exercise 1.3 - Packages and Nodes
  • Exercise 1.4 - Topics and Messages
  • Exercise 2.0 - Services
  • Exercise 2.1 - Actions
  • Exercise 2.2 - Launch Files
  • Exercise 2.3 - Parameters
  • Exercise 3.0 - Intro to URDF
  • Exercise 3.1 - Workcell XACRO
  • Exercise 3.2 - Transforms using TF
  • Exercise 3.3 - Build a MoveIt! Package
  • Exercise 3.4 - Motion Planning using RViz
  • Exercise 4.0 - Motion Planning using C++
  • Exercise 4.1 - Intro to Descartes
  • Exercise 4.2 - Intro to Perception
  • Demo 1 - Perception-Driven Manipulation
    • Demo 1.0 - Introduction
    • Demo 1.1 - Inspect the "pick_and_place_exercise" Package
    • Demo 1.2 - Package Setup
    • Demo 1.3 - Start in Simulation Mode
    • Demo 1.4 - Initialization and Global Variables
    • Demo 1.5 - Move Arm to Wait Position
    • Demo 1.6 - Open Gripper
    • Demo 1.7 - Detect Box Pick Point
    • Demo 1.8 - Create Pick Moves
    • Demo 1.9 - Pick Up Box
    • Demo 1.10 - Create Place Moves
    • Demo 1.11 - Place Box
  • Demo 2 - Descartes Planning and Execution
  • Demo 3 - Optimization Based Path Planning
  • Exercise 5.0 - Advanced Descartes Path Planning
  • Exercise 5.1 - Building a Perception Pipeline
  • Exercise 5.2 - Introduction to STOMP
  • Exercise 5.3 - Simple PCL Interface for Python
  • Exercise 5.4 - OpenCV Image Processing (Python)
  • Exercise 6.0 - Documentation Generation
  • Exercise 6.1 - Unit Testing
  • Exercise 6.2 - Using rqt tools for Analysis
  • Exercise 6.3 - ROS Style Guide and ros_lint
  • Exercise 6.4 - Introduction to ROS with Docker and Amazon Web Services (AWS)
Industrial Training

ROS-Industrial Website|Blog

  • Docs »
  • Application Demo 1 - Perception-Driven Manipulation
  • Edit on GitHub

Application Demo 1 - Perception-Driven ManipulationΒΆ

  • Demo 1.0 - Introduction
    • Goal
    • Objectives
  • Demo 1.1 - Inspect the "pick_and_place_exercise" Package
    • Acquire and initialize the Workspace
    • Download debian dependencies
    • Build your workspace
    • Source the workspace
    • Locate and navigate into the package
    • Look into each file in the launch directory
    • Look into the config directory
    • Look into the src directory
  • Demo 1.2 - Package Setup
    • Build Package Dependencies
    • Import Package into QTCreator
    • Open the Main Thread Source File
  • Demo 1.3 - Start in Simulation Mode
    • Run setup launch file in simulation mode (simulated robot and sensor)
    • Setup for real sensor and simulated robot
    • Setup for real robot and simulated sensor data
    • Setup for real robot and real sensor
  • Demo 1.4 - Initialization and Global Variables
    • Application Variables
    • Node Initialization
  • Demo 1.5 - Move Arm to Wait Position
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.6 - Open Gripper
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.7 - Detect Box Pick Point
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.8 - Create Pick Moves
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.9 - Pick Up Box
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.10 - Create Place Moves
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
  • Demo 1.11 - Place Box
    • Locate Function
    • Complete Code
    • Build Code and Run
    • API References
Next Previous

© Copyright 2017, ROS-Industrial Revision 0101d764.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: kinetic
Versions
latest
melodic
kinetic
foxy
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.