GithubHelp home page GithubHelp logo

e71828 / ros_qml_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ipiano/ros_qml_example

0.0 0.0 0.0 81 KB

A test project to show how to use QT5 QML and Widgets with a ROS node

C++ 75.92% QML 4.00% CMake 20.08%

ros_qml_example's Introduction

ROS_QML_Example

A test project to show how to use QT5 QML and Widgets in a ROS node

This project was created so that I could work out some workflow kinks when using ROS and QT5 together to create a QML or QtWidgets gui node. The repo should be pulled into the /src directory of a catkin workspace and built with catkin_make. All the examples are in the ros package 'pubsub'.

There are four examples in the repo, each consisting of a 'talker' and 'listener' program:

  • listener/talker
  • listener_qt/talker_qt
  • listener_qml/talker_qml
  • listener_wig/talker_wig

The 'talker' program publishes a message every 5 seconds and the 'listener' program listens to them. All the talkers should be compatible with all the listeners

Example run

In terminal A: roscore

In terminal B: rosrun pubsub talker_qml

In terminal C: rosrun pubsub listener_qml

Demo

demo

ros_qml_example's People

Contributors

ipiano avatar

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.