Giter Site home page Giter Site logo

Fails on nested topics about rqt_ez_publisher HOT 4 CLOSED

otl avatar otl commented on September 27, 2024
Fails on nested topics

from rqt_ez_publisher.

Comments (4)

OTL avatar OTL commented on September 27, 2024

Hi, thank you for giving good feedback!
This is because rqt_ez_publisher supports publishing a part of a topic.
It can publish /some/topic's specific member.
If you input /some/topic/data for rqt_ez_publisher, it will create slider to publish /some/topic's "data" member variable (other members will be initialized by zero).
(Float32 has only one member, so this is the same behavior when you input /some/topic)

/some/topic/again is interpreted as "publish again member of /some/topic" by mistake.

Anyway, if it searches nested topic first, it can be fixed. I'll try to fix it.

from rqt_ez_publisher.

felixduvallet avatar felixduvallet commented on September 27, 2024

Ah, I see why that happens. I agree it's worth checking for a nested topic somewhere in find_topic_name, but it's also probably just as easy to change the topics on my side (and fix the freezing + repeated message problem). Let me know which you decide!

from rqt_ez_publisher.

OTL avatar OTL commented on September 27, 2024

I pushed a change to indigo-devel and jade-devel to fix the issue.
Could you try it?

from rqt_ez_publisher.

felixduvallet avatar felixduvallet commented on September 27, 2024

Thanks, this works great!
(FYI, I'm using the sliders for controlling grasps in this ROS package)

from rqt_ez_publisher.

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.