![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch
Messages
Services
Plugins
Recent questions tagged jsk_rqt_plugins at Robotics Stack Exchange
![]() |
jsk_rqt_plugins package from jsk_visualization repojsk_interactive jsk_interactive_marker jsk_interactive_test jsk_rqt_plugins jsk_rviz_plugins jsk_visualization |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | jsk visualization ros packages |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_visualization.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-07 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | hacktoberfest |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Ryohei Ueda
Authors
Changelog for package jsk_rqt_plugins
2.1.10 (2024-12-11)
2.1.9 (2024-12-11)
- add more visualization options for BoundingBox and BoundingBoxArray (#844)
- [ROS-O] patches
(#891)
- drop ROS_DISTRO STRGREATER tests As the Debian packages use "Debian" https://salsa.debian.org/science-team/ros-ros-environment/-/blame/master/debian/rules?ref_type=heads#L6 which is incompatible, does not trigger them c++14 is the default from melodic onward, so the additional statements there are not necessary
- face_detector is released, so remove .travis.rosinstall.noetic . add
test to check with latest pyyaml from pip
(#884)
- [jsk_rqt_plugins] Fix yaml load in tabbed_button_general.py
- update perspective for noetic (#873)
- drop obsolete (and broken urlgrabber dependency) (#867)
- add test to check (ServiceButtonGeneralWidget_in_tab
(#880)
- Fix super function argument in tabbed_button_general
- add test to check https://github.com/jsk-ros-pkg/jsk_visualization/pull/879
- use QFileDialog for file select (#876)
- fix plugin category (#877)
- return int in mouse event (#874)
- Contributors: Naoaki Kanazawa, Kei Okada, Shingo Kitagawa, Yoshiki Obinata, v4hn
2.1.8 (2022-01-11)
-
[jsk_interactive_markers][jsk_rqt_plugins] fix yaml load (#818)
-
fix with '2to3 -w -f zip .' (#817)
- In python3, sys.maxint changed to sys.maxsize
- fix "TypeError: 'dict_keys' object is not subscriptable" error we can fix this by '2to3 -w -f dict', but it will change too many lines, so we do not use this for now.…
- fix with '2to3 -w -f import .'
- fix cStringIO.StringIO -> io.BytesIO, see https://stackoverflow.com/questions/11914472/stringio-in-python3 / https://stackoverflow.com/questions/50797043/string-argument-expected-got-bytes-in-buffer-write
- [jsk_rqt_plugins][jsk_rviz_plugins] Fix has_key
-
add tabbed_buttuns to rqt_plugin (#813)
-
update .travis to 0.5.21 (#814)
-
Updating the URLs of the jsk_rviz_plugins and jsk_rqt_plugins so the generated README points to working links (closes #805 ). (#806)
-
Support single button setup in ServiceButtons plugin (#798)
* [*column_indices]{.title-ref} expects to be an array of integers and the length should be equal or longer than 2.
* If column_indices is just an array of a single integer (length is 1), do not apply sum with expanding a list argument.
-
fix for using button_general.py without perspective file (#796)
-
[jsk_rqt_plugins/button_general.py] reset button if SetBool fail (#794)
-
sample_service_button.py support SetBool (#792)
-
add sample_service_radio_buttons script (#789)
-
add sample_service_buttons scriptf (#790)
-
add sample_service_buttons.launch (#791)
-
Contributors: Adi Vardi, Kei Okada, Naoki Hiraoka, Ryohei Ueda, Sam Pfeiffer, Shingo Kitagawa, Yohei Kakiuchi
2.1.7 (2020-10-17)
- add noetic test
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
jsk_perception | |
jsk_visualization |
Launch files
- launch/rqt_image_view2.launch
-
- image
- sample/sample_2dplot.launch
- sample/sample_3dplot.launch
- sample/sample_drc_mini_maxwell.launch
- sample/sample_histogram.launch
- sample/sample_image_view2.launch
- sample/sample_service_buttons.launch
- sample/sample_service_buttons_wo_perspective.launch
- sample/sample_service_radio_buttons.launch
- sample/sample_tabbed_buttons.launch