Giter Site home page Giter Site logo

Comments (8)

reinzor avatar reinzor commented on May 18, 2024 1

I think most relevant (non navigation stack 1) packages have been mentioned.

from navigation2.

mkhansenbot avatar mkhansenbot commented on May 18, 2024 1

We've now looked at all of those packages listed, and have updated the repo with our Architecture concept, which should allow for using grid_maps and other algorithms. Take a look at this presentation for more info. Navigation 2 Overview

from navigation2.

mkhansenbot avatar mkhansenbot commented on May 18, 2024

Thanks @artivis, we will take a look at all of these links.

from navigation2.

mikeferguson avatar mikeferguson commented on May 18, 2024

I would add a few additional notes:

It would also be useful to look at the different global/local planners out there. This is probably the area in which the community has done the most work, and it would be useful to pay attention to any shortcomings in the planner APIs that they noted during such work.

from navigation2.

moriarty avatar moriarty commented on May 18, 2024

@reinzor asked a related question on the ros-sig-navigation, listing dwb & move_base_flex.

Rein are there any additions?

from navigation2.

reinzor avatar reinzor commented on May 18, 2024

Hi @mkhansen-intel , thanks for the presentation! I am very interested in the design of the mentioned "Environmental model", at our university, we have also been working on models to represent the world. We developed the Environment descriptor (ED) https://github.com/tue-robotics/ed as a result of a PhD, graduation and Robocup@Home work. We use it to describe the world in an entity way that have various properties such as geometry, classes etc. It exposes plugin and service interfaces to query the world model and interact with it using perception plugins (adding semantic labels to detections), external python state-machines (querying object position and other geometric information such as areas), navigation (publishing an occupancy grid to be compatible with the nav stack 1.0), moveit planning scene etc. The current ED implementation is rather limited to a specific sensor set: RGBD camera's and Laserscanners, however this can be extended to other sensor ofcourse. It has been a development project for many years so don't expect production level code but it might be interesting to just look through the code and used concepts.

Some background (if interested) reading material https://bit.ly/2OChm3N (describes ED implementation) and some follow-up research regarding design of world models https://bit.ly/2OGzHwp (example implementations closed-source), more focusing on probablistic state estimation and tracking.

from navigation2.

mkhansenbot avatar mkhansenbot commented on May 18, 2024

@reinzor - Thanks for pointing us to your project. We'll take a look at it this week.

from navigation2.

mkhansenbot avatar mkhansenbot commented on May 18, 2024

Closing this issue as there's no work to be done on this at this time.

from navigation2.

Related Issues (20)

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.