PYQT-RVIZ
The following GUI is performed in PYQT4 for the teleoperation and control of a simulated differential mobile robot in RVIZ using ROS. (by Juanesb230)
pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2 (by pythonguis)
PYQT-RVIZ | pythonguis-examples | |
---|---|---|
1 | 2 | |
13 | 4,405 | |
- | 0.7% | |
1.8 | 6.3 | |
over 4 years ago | 4 months ago | |
Python | Python | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PYQT-RVIZ
Posts with mentions or reviews of PYQT-RVIZ.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-24.
-
How to start creating a GUI in Ros?
If you use python, check this one.
pythonguis-examples
Posts with mentions or reviews of pythonguis-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-08.
-
Help/Advice on starting out with first big project
For some ideas for the app, I wrote a small weather app in Python using PyQt5 a while ago which might come in useful. The write-up is a bit sparse but the source code is also on Github. It used a public weather API (better option than web scraping if available).
- Caffè Italia * 22/03/22
What are some alternatives?
When comparing PYQT-RVIZ and pythonguis-examples you can also consider the following projects:
algobot - Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Qt.py - Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
Ros_Qt5_Gui_App - ROS human computer interface based on Qt5(基于Qt5的ROS人机交互界面)
gridplayer - Play videos side-by-side
PythonRobotics - Python sample codes and textbook for robotics algorithms.
flaskwebgui - Create desktop applications with Flask/Django/FastAPI!