Giter VIP home page Giter VIP logo

Comments (2)

facontidavide avatar facontidavide commented on June 24, 2024

not impossible, but it is not on the roadmap. Maybe 2-3 days of work (that I can not do, right now)

If any company wants to sponsor this feature, let me know.

from plotjuggler.

lucasw avatar lucasw commented on June 24, 2024

The work-around I've used for this (and a lot of other things) is a utility node I made called old_tf_to_new_tf in the tf_demo package where you can look up the relationship between any two frames and publish that relationship as a new single transform on /tf (be sure to name the child differently to avoid multiple parents). There's a python and C++ version that are mostly the same, the C++ version is faster but if you want to make modifications start with the python.

Here's an example of few getting launched:

https://github.com/lucasw/tf_demo/blob/old_tf_to_new_tf/launch/old_tf_to_new_tf.launch

It's just ros1 but a ros2 version wouldn't be too hard to make.

from plotjuggler.

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.