Code Monkey home page Code Monkey logo

Comments (4)

SteveMacenski avatar SteveMacenski commented on September 27, 2024 1

Ask on Robotics Stack Exchange. Don't reopen old tickets on other topics.

from navigation2.

SteveMacenski avatar SteveMacenski commented on September 27, 2024

Are you sure that you rebuilt your workspace after making the parameter change so the new parameters are being reflected in your launch file?

I'm looking at the code, and we don't seem to have a default name for the map topic (https://github.com/ros-planning/navigation2/blob/main/nav2_costmap_2d/plugins/static_layer.cpp#L134-L150), so if its even getting map its being set from somewhere in your configuration file(s) or you're not using the files you think you are. The other possible error is if you have map_topic defined in a parent namespace before the plugin to map, that'll be possibly pulled in here if the map topic isn't picked up here for whatever reason.

I'm curious if you set the QOS to false instead of true if you see that change happening in the log. If not, then I think your problem is that param file isn't being used or wasn't rebuilt.

from navigation2.

sagarvl96 avatar sagarvl96 commented on September 27, 2024

I thank you for your quick response. I checked the parameters and I saw that there was already a map_topic parameter. I was stupid to not check this before. I will close this issue as it has been resolved.

from navigation2.

sagarvl96 avatar sagarvl96 commented on September 27, 2024

Hello Steve,
My custom map topic has a different orientation of its origin as compared to the /map topic published by slam toolbox. But the processMap function in the static layer plugin only changes the origin's position. How do I change the origin's orientation wrt to my custom map topic? Is there a parameter for this that I might have missed?? And what is the default orientation and position of the origin??? Your response in this matter would be highly appreciated.
Thank you!

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.