Code Monkey home page Code Monkey logo

Comments (2)

hershwg avatar hershwg commented on May 13, 2024

Just caught this happening while saving costmaps to files. This screenshot shows the navtest binary (maroon and with path, small on left) and a 4x expansion of the area in question in the gimp image program with the grayscale curve tweaked to highlight differences right at the top end of the range. The white pixels there are 255, next down are 254, and the inflated areas next down are 253. The 255 values indicate "unknown" which you can see is where the path is being planned through in the navtest image.

One thing to do is just set allow_unknown to false in navfn. However it would be even better for the unknown values to be inflated while still in the costmap.
nav-bug-details

from navigation.

hershwg avatar hershwg commented on May 13, 2024

It's not clear to me yet why these "unknown" values from the obstacle costmap are overwriting whatever is in the static map, but regardless it is not the fault of Navfn.

To fix this, just set rosparam /move_base/NavfnROS/allow_unknown to false, and Navfn will stop planning paths through the unknown areas.

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.