No version for distro humble showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro github showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange

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

The jsk_rviz_plugins package

Additional Links

Maintainers

  • Kei Okada

Authors

  • Kei Okada
  • Yohei Kakiuchi
  • Shohei Fujii
  • Ryohei Ueda
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_rviz_plugins

2.1.10 (2024-12-11)

2.1.9 (2024-12-11)

  • enable to jsk_rviz_plugins, without rviz/ogre (#848)

    • jsk_rviz_plugins: find_package(Qt.. only when USE_VISUALIZATION
    • enable to compile without jsk_recognition_utils, if 'pcl/visualization' not found
    • enable to jsk_rviz_plugins, without rviz/ogre, i.e. use jsk_rviz_plugins message within embedded environment, compile with 'catkin bt -vi --cmake-args -DUSE_VISUALIZATION=ON'
  • add more visualization options for BoundingBox and BoundingBoxArray #844

    • keep index to set box color
    • add value threshold filtering and fix unintended state behaviour for boxes violating size constraints
    • property naming consistency
    • hide min max properties in flat mode
    • add alpha min max value properties
    • add alpha = value option
  • [ROS-O] patches (#891)

    • support Ogre 1.12 OgreTechnique and Overlay are only forward declared in some headers now. [SimpleRenderable::setMaterial]{.title-ref} requires a MaterialPtr from 1.12. The std::string overload was deprecated in 1.10.
    • 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
  • [jsk_rviz_plugins] fix typo in test: boundigbox -> boundingbox (#888)

  • [jsk_rviz_plugins][Plotter2D] add option to control text size in plot (#878)

  • use qt key namespace (#870)

  • Fix QPainterPath path has incomplete type and cannot be defined (#869)

  • Fix simultaneous display of OverlayCamera and OverlayImage (#863)

  • [jsk_rviz_plugins] allocate only valid bboxes (#861)

  • Fixed linear gague display (#860)

  • add test to check 'genpy.message.SerializationError: field width must be an integer type' (#864)

    • use int_t for width/height/top/left to be compatible with OverlayText.msg

    * add test to check 'genpy.message.SerializationError: field width must be an integer type' ` File "/home/k-okada/catkin_ws/jsk_recognition_ws/devel/lib/python3/dist-packages/jsk_rviz_plugins/msg/_OverlayText.py", line 127, in serialize except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se), str(se), str(locals().get('_x', self))))) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 393, in _check_types check_type(n, t, getattr(self, n)) File "/opt/ros/noetic/lib/python3/dist-packages/genpy/message.py", line 261, in check_type raise SerializationError('field %s must be an integer type' % field_name) genpy.message.SerializationError: field width must be an integer type`

  • Fixed typo of Software License Agreement. and/o2r to and/or (#853)

  • Fixed typo of Software License Agreement. and/o2r to and/or

  • [jsk_rviz_plugins] Fixed Camera Info visualization (#851)

    • [jsk_rviz_plugins/CameraInfo] Fixed scale depending on encodings
    • [jsk_rviz_plugins/CameraInfo] Fixed duplicated BGR encogind
    • [jsk_rviz_plugins/CameraInfo] Enable ROI size iamge input
    • [jsk_rviz_plugins/CameraInfo] Supprt for other image encodings (#1)
    • [jsk_rviz_plugins/CameraInfo] Avoid invalid image size case for visualization image
    • [jsk_rviz_plugins] Fixed Camera Info visualization
  • integrate all config file to one, to make it easy to restart failed job (#850)

    • location? file? of 2017-06-20-12-00-00_people_images_in_lab.bag.tgz has changed ? but md5sum is same... strange

File truncated at 100 lines see the full file

Recent questions tagged jsk_rviz_plugins at Robotics Stack Exchange