Richard-coder / teleoperation-visual-servoing-SLAM

Robot Fine Manipulation for Tele-operation under Time-delay Network Conditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teleoperation-visual-servoing-SLAM

TODO list

  • Orb_SLAM + CARV (repository in gitlab)
  • wam_ orbSLAM_routine
  • wam_orbSLAM_Solver
  • wam_pbvs
  • wam_ibvs_Uncalibrated
  • GUI
    • Task Specification (coarse)
    • Task Specification (fine)
  • Experiments
  • Paper Writing

Robot Fine Manipulation for Tele-operation under Time-delay Network Conditions

From coarse to fine manipulation: a Teleoperation System using uncalibrated Vision Guidance

Abstract— We present a vision guided semi-autonomous tele-operation system using a coarse-to-fine manipulation approach. The system is easy to setup. It only needs a low cost webcam that is freely mounted on the robot arm, and no prior camera robot calibration or hand-eye calibration is needed. By using a real-time 3D reconstruction method based on our previous work [1], a coarse 3D geometric model of the remote scene is generated and then further used in task specification.Our proposed system begins with an initialization process, which can generate a coarse 3D geometric model of the remote scene. The generated 3D model is then used for task specification which can remove the common constraint in vision guided teleoperation system that target must be in camera’s field of view.teleoperation system that target must be in camera’s field of view.

System Overview

system

About

Robot Fine Manipulation for Tele-operation under Time-delay Network Conditions

License:GNU General Public License v3.0


Languages

Language:C++ 97.2%Language:CMake 2.8%