Code Monkey home page Code Monkey logo

slam_summit_xl's Introduction

Cognitive Robotics SLAM 1.0

How to Run the Project

  • first Run Gazebo and Rviz
    roslaunch summit_xl_sim_bringup summit_xls_complete.launch
  • Then In the project folder open a terminal and run
    catkin_make
    source ./devel/setup.bash
    roslaunch launcher_pkg run_all.launch

Directory Structure

.
├── build
├── Cognitive Robotics - Project document  .pdf
├── frames.pdf
├── imgs
│   ├── Map.png
│   └── ourMap.png
├── README.md
└── src
    ├── CMakeLists.txt
    ├── launcher_pkg
    │   ├── CMakeLists.txt
    │   ├── launch
    │   │   └── run_all.launch
    │   └── package.xml
    ├── mapping_pkg
    │   ├── CMakeLists.txt
    │   ├── msg
    │   │   └── Readings.msg
    │   ├── package.xml
    │   ├── script
    │   │   ├── mappingWithKnownPoses.py
    │   │   ├── __pycache__
    │   │   ├── sensorAlignment.py
    │   │   └── utils.py
    │   └── src
    └── motion_pkg
        ├── CMakeLists.txt
        ├── package.xml
        ├── script
        │   └── motion.py
        └── src

ScreenShots

Real Map

Real Map

partially Generated Map

Our Map

Comments

Map Visualization with high noise odometry parameters is not clear, due to different particle maps overlapping

Contributors

slam_summit_xl's People

Contributors

ahmedh12 avatar nadaabdelgayed avatar

Watchers

 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.