Git Product home page Git Product logo

hdvs_franka's Introduction

HDVS_Franka

A novel Hybrid Decoupled Visual Servoing (HDVS) method implemented in C++ and ROS for Franka Panda robots.

FrankaSimDm

Installaion

git clone https://github.com/frankaemika/franka_ros.git
git clone https://github.com/erdalpekel/panda_simulation.git
git clone https://github.com/neka-nat/gazebo_domain_randomization.git

Unzip the visp_ros.zip file inside this repository to your src folder in your ros workspace. The zip file contains visp_ros and vision_visp ros nodes based on the VISP library GitHub Pages.

Usage

To run the simulation without domain randomization:

roslaunch hdvs_launch simulation-wo-DM.launch

To run the simulation with domain randomization:

roslaunch hdvs_launch simulation.launch

Inside the src folder of hdvs_code, you'll find codes dedicated to various types of visual servoing. Notably, the Pure_vs code is designed for universal use across different robot types. This code calculates the generated velocity from each visual servoing method and publishes the resulting data on the assigned ROS topic.

The C++ folder contains the code intended for execution on the real robot, utilizing the libfranka and VISP libraries.

The findings of this repository were published in:

@article{rastegarpanah2022optimized,
  title={Optimized hybrid decoupled visual servoing with supervised learning},
  author={Rastegarpanah, Alireza and Aflakian, Ali and Stolkin, Rustam},
  journal={Proceedings of the Institution of Mechanical Engineers, Part I: Journal of Systems and Control Engineering},
  volume={236},
  number={2},
  pages={338--354},
  year={2022},
  publisher={SAGE Publications Sage UK: London, England}
}
@article{rastegarpanah2021improving,
  title={Improving the manipulability of a redundant arm using decoupled hybrid visual servoing},
  author={Rastegarpanah, Alireza and Aflakian, Ali and Stolkin, Rustam},
  journal={Applied Sciences},
  volume={11},
  number={23},
  pages={11566},
  year={2021},
  publisher={MDPI}
}

hdvs_franka's People

Contributors

aaflakiyan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.