Code Monkey home page Code Monkey logo

Comments (3)

tkruse avatar tkruse commented on May 13, 2024

Hm, planning through walls may somehow be caused by this:
http://answers.ros.org/question/54559/navfn-stability/

though not sure how this would happen in stage.

from navigation.

DLu avatar DLu commented on May 13, 2024

In Hydro, the static map is not overwritten.

I haven't checked your particular parameters, but often obstacle_range is shorter than raytrace_range, meaning a wall can be cleared if mis-localized, but the relevant marking observations will not be added back.

from navigation.

hershwg avatar hershwg commented on May 13, 2024

This is two separate bugs, both fixed. Closing.

First bug, the incomplete plan bug, is a duplicate of either #16 or #18. Both were fixed in Groovy.

Second bug, planning paths through walls, is fixed by the switch in Hydro to layered-costmaps in which the static map is not overwritten by sensor data. As @DLu mentioned, before hydro this could be caused by raytrace_range being shorter than obstacle_range combined with unreliable sensor data. So, this is definitely fixed in hydro and can potentially be worked around in earlier versions by looking carefully at your global costmap parameters and sensor data.

from navigation.

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.