Giter Site home page Giter Site logo

Comments (6)

michalpelka avatar michalpelka commented on June 18, 2024

I've successfully recreated the problem in rviz2, but not in tf2_tools view_frames

from o3de-extras.

hultonha avatar hultonha commented on June 18, 2024

Note: This particular issue might be worth retesting on latest code as it may already be resolved. Thanks!

from o3de-extras.

adamdbrw avatar adamdbrw commented on June 18, 2024

Did anybody run into this issue recently?

from o3de-extras.

arturkamieniecki avatar arturkamieniecki commented on June 18, 2024

I have recreated this issue in ROSConDemo (with o3de/ROSConDemo#240 cherry-picked into development) with o3de-extras (last commit e9f49e6).
Steps to recreate:

  1. launch ROSConDemo and create an apple_kraken_v1 prefab
  2. in the kraken prefab under base_link set FrameComponents namespace to something (namespace#1)
  3. launch a terminal with ros2 topic echo tf_static
  4. start the simulation
  5. wait for ros2 topic echo tf_static to print something
  6. stop the simulation
  7. change the namespace to something else (namespace#2)
  8. start the simulation
  9. wait for ros2 topic echo tf_static
  10. stop the simulation
  11. the previous namespace tf_static messages should be visible

from o3de-extras.

arturkamieniecki avatar arturkamieniecki commented on June 18, 2024

After some research about removing tf_static messages, I've come to the conclusion that TF2 does not support this kind of directly. In paragraph 4.8 at http://wiki.ros.org/tf2 there is a similar example to this issue.

The StaticTransformBroadcaster is not reset after changes in the ROS 2 Frames configuration. Unfortunately just resetting the broadcaster does not fix the issue. Only resetting the whole node resolves this problem. I've created a proof of concept PR that fixes this issue, but it has its own problem. The PR is #354.

from o3de-extras.

arturkamieniecki avatar arturkamieniecki commented on June 18, 2024

Closed with #354.

from o3de-extras.

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.