Giter Club home page Giter Club logo

Comments (8)

jusemat avatar jusemat commented on August 11, 2024 8

I has a similar problem with another pkg that use the spencer_tracking_rviz_plugin after update recently the rviz version via apt update command (from version 1.14.20 to 1.14.23).
I just solve the problem by change the QObject heritance to public in the additional_topic_subscriber.h file
In your case probably must to change the line 63 in your_workspace/ros_motion_planning/src/third_party/rviz_plugins/spencer_tracking_rviz_plugin/src/additional_topic_subscriber.h from "class _AdditionalTopicSubscriber: QObject" to "class _AdditionalTopicSubscriber: public QObject"

from ros_motion_planning.

mohd109 avatar mohd109 commented on August 11, 2024 1

@jusemat Thanks a lot, that solved my issue.

from ros_motion_planning.

Littledragon-wxl avatar Littledragon-wxl commented on August 11, 2024

Hello, have you resolved this issue? If so, could you explain it to me?

from ros_motion_planning.

ai-winter avatar ai-winter commented on August 11, 2024

@Littledragon-wxl

It seems to be a compatibility issue between QT and Rviz. Please provide the versions of both.

from ros_motion_planning.

Littledragon-wxl avatar Littledragon-wxl commented on August 11, 2024

@ai-winter
The version of QT is 5.12.8, and the version of Rviz is 1.14.23

from ros_motion_planning.

ai-winter avatar ai-winter commented on August 11, 2024

@Littledragon-wxl

Could you try reinstall Rviz and compile again?

from ros_motion_planning.

ParasRanaa avatar ParasRanaa commented on August 11, 2024

Is this issue resolved?

from ros_motion_planning.

MoyuXiansheng avatar MoyuXiansheng commented on August 11, 2024

Is this issue resolved?

from ros_motion_planning.

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.