GithubHelp home page GithubHelp logo

eliabntt / autonomous-robotics-cooperation-project Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 89.33 MB

Managing the cooperation between a mobile robot and a UR10 with a gripper to accomplish a given task. 2019's course project developed in C++. Some missing resources are not publicly available.

License: MIT License

CMake 25.69% C++ 74.31%
ur10 ros gazebo robotics simulation cooperation gripper

autonomous-robotics-cooperation-project's Introduction

Autonomous Robotics, a.y. 2018-2019

Devs: Elia Bonetto, Filippo Rigotto

The course's project is about cooperation between robots. Specifically we have to detect some objects on a table, take them with a robotic arm (UR10 + 3-finger Robotiq gripper) and place them over a mobile robot that has to navigate throughout a possibly dynamic enviroment with a narrow passage.

This repo contains all the developed packages necessary to simulate the described challenge.

Every subfolder, one for each package, is provided with a README containing the instructions to run the simulation.

Please note that in the final version all the components work under the means of a (simple) finite state machine: all the infos are inside the README file placed in the folder g01_challenge. If you want to study the parts separately please checkout at the HW3-delivery tag.

Requirements

Setup

We will assume a correct and working configuration of ROS inside the folder ~/ros_ws. If this is different just change it with your folder configuration

cd ~/ros_ws/src/
git init
git remote add origin https://github.com/eliabntt/Autonomous-Robotics-Cooperation-project.git
git pull origin master

Remember to give

cd ~/ros_ws
catkin_make

...otherwise nothing will work.

Results

The video of the simulation can be found here.

The main problems faced within this challenge are related to the simulation of the physics inside Gazebo, especially related to the moving robot. As you can easily see the movements and the interaction with the other objects are pretty unrealistic. Anyway it was not our duty to provide that and to assess this problems and we could not change that much in other packages. One simple example can be seen here where we can note the slipping wheel (which is not much repeatable) and the interaction between the robot and the cylinders. Other problems are AMCL-related, especially in the rotational movements. These problems though are not present in the real version of the robot, even if the poor quality of the laser reads gave us other difficulties.


(C) 2018-19 Elia Bonetto and Filippo Rigotto. Released under MIT license (see LICENSE file).

autonomous-robotics-cooperation-project's People

Contributors

eliabntt avatar rig8f avatar zovomat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.