Git Product home page Git Product logo

abstract_map_simulator's People

Contributors

btalb avatar

Stargazers

 avatar

Watchers

 avatar

abstract_map_simulator's Issues

[Melodic] Spam of TF Exception errors due to frames starting with '/'

This is caused by the issue described in this pull request: ros-simulation/stage_ros#40

We use a multi-robot Stage simulator to produce our simulated tags in the world, and the above bug is reflecting that the Stage wrapper incorrectly gives frames a starting / prefix. Previous versions of ROS / TF have been more forgiving with this error, but the versions in Melodic now spam that error. The software still appears to work (which to me means it shouldn't be an error as nothing has gone wrong... but I'll leave that alone...).

The linked pull request is open & has not been merged into the repository, let alone integrated into the ROS build farm. I would not expect to see it in apt anytime soon. If you wish to get rid of the errors there are two options:

  • Manually check out a version of stage_ros with the fixes & add that to your Catkin workspace so that it overrides the version provided by apt
  • Write intermediary nodes that receive the data pumped out by stage_ros, & republish without the erroneous frame names (the laser with frame /guiabot/base_laser_link is the main issue)

Let me know if you have any issues / find a better solution for now.

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.