Coder Social home page Coder Social logo

ros-scripts's Introduction

ROS-scripts / Robot used : Turtlebot3 Burger

Extract data from rosbagfiles / Suggestion to resolve Bug related to SLAM

files description :

extract_images.py : Extraction of compressed images recorded by a raspicam camera fixed on Turtlebot3 Burger robot.

Reformat_data.py : Extraction of data from AMCL, SCAN and Image rostopics into csv files (script to process these recorded data will be added soon).

Odom_Correction.py : I applied SLAM (Simultaneous Localization and Mapping) in order to record data published on AMCL topic (amcl is a probabilistic localization system for a robot moving in 2D). For research purposes, I allowed the robot to make collisions. However, I have noticed that the approximated map was moving while the robot remains in the same position due to an obstacle. In fact the wheels were still running so that informaion published on /odom topic was modified. The drawing below explains the link between odom and amcl :

alt text

Reference [http://wiki.ros.org/amcl]

So what i decided to do is to create a subscriber to /scan topic to detect collisions and publisher on the /odom topic that is responsible of keeping /odom data unmodified in case of collisions.

ros-scripts's People

Contributors

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