rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.5.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-08-02 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.5.0 (2022-08-02)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.6.3 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-04-11 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Dirk Thomas
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.6.3 (2023-04-11)
- Changes the use of __slots_ for the field and field type getter
- Contributors: Michael Jeronimo, Voldivh
1.6.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#36)
- Contributors: Audrow Nash
1.6.1 (2022-11-02)
- Minor cleanups in rqt_publisher for ROS 2 (#35)
- Contributors: Chris Lalancette
1.6.0 (2022-08-02)
- Delete sync to foxy-devel workflow
- Merge pull request #33 from NBadyal/improve-evaluation-of-types
- Use regex matching to strip errors from input
- Change slot_type verification strategy
- Mirror rolling to foxy-devel
- Contributors: Audrow Nash, Geoffrey Biggs, Nicholas Badyal
1.2.0 (2022-05-10)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
qt_gui_py_common | |
rclpy | |
rosidl_runtime_py | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common |
System Dependencies
Name |
---|
python3-numpy |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.7.2 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-03-28 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Chris Lalancette
Authors
- Dirk Thomas
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.7.2 (2024-03-28)
- Use raw strings for regular expressions. (#44)
- Switch maintainer to me. (#43)
- Update maintainer list in package.xml files (#42)
- Contributors: Chris Lalancette, Michael Jeronimo
1.7.1 (2024-02-07)
- Add in a test dependency on pytest. (#41)
- Contributors: Chris Lalancette
1.7.0 (2023-04-28)
1.6.3 (2023-04-11)
- Changes the use of __slots_ for the field and field type getter
- Contributors: Michael Jeronimo, Voldivh
1.6.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#36)
- Contributors: Audrow Nash
1.6.1 (2022-11-02)
- Minor cleanups in rqt_publisher for ROS 2 (#35)
- Contributors: Chris Lalancette
1.6.0 (2022-08-02)
- Delete sync to foxy-devel workflow
- Merge pull request #33 from NBadyal/improve-evaluation-of-types
- Use regex matching to strip errors from input
- Change slot_type verification strategy
- Mirror rolling to foxy-devel
- Contributors: Audrow Nash, Geoffrey Biggs, Nicholas Badyal
1.2.0 (2022-05-10)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
qt_gui_py_common | |
rclpy | |
rosidl_runtime_py | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.8.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-04-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Chris Lalancette
Authors
- Dirk Thomas
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.8.0 (2024-04-26)
1.7.2 (2024-03-28)
- Use raw strings for regular expressions. (#44)
- Switch maintainer to me. (#43)
- Update maintainer list in package.xml files (#42)
- Contributors: Chris Lalancette, Michael Jeronimo
1.7.1 (2024-02-07)
- Add in a test dependency on pytest. (#41)
- Contributors: Chris Lalancette
1.7.0 (2023-04-28)
1.6.3 (2023-04-11)
- Changes the use of __slots_ for the field and field type getter
- Contributors: Michael Jeronimo, Voldivh
1.6.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#36)
- Contributors: Audrow Nash
1.6.1 (2022-11-02)
- Minor cleanups in rqt_publisher for ROS 2 (#35)
- Contributors: Chris Lalancette
1.6.0 (2022-08-02)
- Delete sync to foxy-devel workflow
- Merge pull request #33 from NBadyal/improve-evaluation-of-types
- Use regex matching to strip errors from input
- Change slot_type verification strategy
- Mirror rolling to foxy-devel
- Contributors: Audrow Nash, Geoffrey Biggs, Nicholas Badyal
1.2.0 (2022-05-10)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
qt_gui_py_common | |
rclpy | |
rosidl_runtime_py | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | crystal-devel |
Last Updated | 2019-05-29 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | dashing-devel |
Last Updated | 2020-11-24 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | dashing-devel |
Last Updated | 2020-11-24 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-08-02 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.4.0 (2022-08-02)
1.3.0 (2022-08-02)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 1.3.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | foxy-devel |
Last Updated | 2022-08-02 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Dirk Thomas
- Dorian Scholz
Authors
- Dorian Scholz
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
1.3.0 (2022-08-02)
1.1.3 (2021-06-29)
- Fix: Do not ignore field values introduced by the user. (#28)
- Fix modern setuptools warning about dashes instead of underscores. (#29)
- Contributors: Chris Lalancette, coalman321
1.1.2 (2021-04-27)
- Changed the build type to ament_python and fixed package to run with ros2 run (#18)
- Drop numpy.float128 references (#26)
- Contributors: Alejandro Hernández Cordero, Michel Hidalgo
1.1.1 (2021-03-16)
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
1.1.0 (2019-10-03)
- fix setting expressions on sequence items (#16)
1.0.3 (2018-12-13)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
1.0.2 (2018-12-12)
- fix cleaning up publisher on shutdown (#6)
1.0.1 (2018-12-12)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
1.0.0 (2018-12-11)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
No version for distro hydro. Known supported distros are highlighted in the buttons above.
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_publisher at Robotics Stack Exchange
rqt_publisher package from rqt_publisher reporqt_publisher |
|
Package Summary
Tags | No category tags. |
Version | 0.4.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_publisher.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-04 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
Additional Links
Maintainers
- Geoffrey Biggs
Authors
- Dirk Thomas
- Dorian Scholz
- Michael Carroll
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_publisher
0.4.10 (2021-04-21)
- Update maintainer in package.xml (#25)
- fix shebang line for python3 (#20)
- Contributors: Mikael Arguedas, Shane Loretz
0.4.9 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
- add Python 3 conditional dependencies (#17)
- autopep8 (#1)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- use checkbox for boolean types (#372)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays
- use proper icon names for add/remove
- Contributors: Robert Haschke, Vincent Rabaud
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- use queue_size for Python publishers
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
0.3.2 (2013-10-14)
- fix regression of 0.3.1 (rospack not defined)
0.3.1 (2013-10-09)
- improve performance to fill combo box with message types (#177)
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
0.2.7 (2012-12-24)
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found