No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.11.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- William Woodall
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.11.4 (2018-04-16)
- Fixed a crash when updates arrive, or are being processed, while shutdown is called (#36)
- Contributors: Simon Schmeisser
1.11.3 (2016-08-24)
- The
processFeedback
function of the menu handler no longer catches theKeyErrors
of the feedback_cb. See: #29 - Added the
empty()
andsize()
members toInteractiveMarkerServer
interface. See: #30 - Contributors: Blake Anderson, Guglielmo Gemignani
1.11.2 (2016-08-24)
- Fix build when disabling tests with
-DCATKIN_ENABLE_TESTING=OFF
. See: #26 - Fix use of uninitialized variables. See: #24
- Fix potential segfault when shutting down. See: #25
- Contributors: Alexis Ballier, David Gossow, Max Schwarz
1.11.1 (2014-12-16)
- Added explicit keyword argument queue_size for publisher in Python code and use the same default queue_size value as C++.
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Contributors: David Gossow, Mike Koval, William Woodall, ipa-fxm
1.11.0 (2014-02-24)
- Adding William Woodall as maintainer
- fix threading bugs Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interactive_markers at answers.ros.org
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.11.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- William Woodall
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.11.4 (2018-04-16)
- Fixed a crash when updates arrive, or are being processed, while shutdown is called (#36)
- Contributors: Simon Schmeisser
1.11.3 (2016-08-24)
- The
processFeedback
function of the menu handler no longer catches theKeyErrors
of the feedback_cb. See: #29 - Added the
empty()
andsize()
members toInteractiveMarkerServer
interface. See: #30 - Contributors: Blake Anderson, Guglielmo Gemignani
1.11.2 (2016-08-24)
- Fix build when disabling tests with
-DCATKIN_ENABLE_TESTING=OFF
. See: #26 - Fix use of uninitialized variables. See: #24
- Fix potential segfault when shutting down. See: #25
- Contributors: Alexis Ballier, David Gossow, Max Schwarz
1.11.1 (2014-12-16)
- Added explicit keyword argument queue_size for publisher in Python code and use the same default queue_size value as C++.
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Contributors: David Gossow, Mike Koval, William Woodall, ipa-fxm
1.11.0 (2014-02-24)
- Adding William Woodall as maintainer
- fix threading bugs Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interactive_markers at answers.ros.org
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.11.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- William Woodall
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.11.4 (2018-04-16)
- Fixed a crash when updates arrive, or are being processed, while shutdown is called (#36)
- Contributors: Simon Schmeisser
1.11.3 (2016-08-24)
- The
processFeedback
function of the menu handler no longer catches theKeyErrors
of the feedback_cb. See: #29 - Added the
empty()
andsize()
members toInteractiveMarkerServer
interface. See: #30 - Contributors: Blake Anderson, Guglielmo Gemignani
1.11.2 (2016-08-24)
- Fix build when disabling tests with
-DCATKIN_ENABLE_TESTING=OFF
. See: #26 - Fix use of uninitialized variables. See: #24
- Fix potential segfault when shutting down. See: #25
- Contributors: Alexis Ballier, David Gossow, Max Schwarz
1.11.1 (2014-12-16)
- Added explicit keyword argument queue_size for publisher in Python code and use the same default queue_size value as C++.
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Contributors: David Gossow, Mike Koval, William Woodall, ipa-fxm
1.11.0 (2014-02-24)
- Adding William Woodall as maintainer
- fix threading bugs Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interactive_markers at answers.ros.org
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.11.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- William Woodall
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.11.4 (2018-04-16)
- Fixed a crash when updates arrive, or are being processed, while shutdown is called (#36)
- Contributors: Simon Schmeisser
1.11.3 (2016-08-24)
- The
processFeedback
function of the menu handler no longer catches theKeyErrors
of the feedback_cb. See: #29 - Added the
empty()
andsize()
members toInteractiveMarkerServer
interface. See: #30 - Contributors: Blake Anderson, Guglielmo Gemignani
1.11.2 (2016-08-24)
- Fix build when disabling tests with
-DCATKIN_ENABLE_TESTING=OFF
. See: #26 - Fix use of uninitialized variables. See: #24
- Fix potential segfault when shutting down. See: #25
- Contributors: Alexis Ballier, David Gossow, Max Schwarz
1.11.1 (2014-12-16)
- Added explicit keyword argument queue_size for publisher in Python code and use the same default queue_size value as C++.
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Contributors: David Gossow, Mike Koval, William Woodall, ipa-fxm
1.11.0 (2014-02-24)
- Adding William Woodall as maintainer
- fix threading bugs Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interactive_markers at answers.ros.org
No version for distro ardent. Known supported distros are highlighted in the buttons above.
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.11.4 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- William Woodall
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.11.4 (2018-04-16)
- Fixed a crash when updates arrive, or are being processed, while shutdown is called (#36)
- Contributors: Simon Schmeisser
1.11.3 (2016-08-24)
- The
processFeedback
function of the menu handler no longer catches theKeyErrors
of the feedback_cb. See: #29 - Added the
empty()
andsize()
members toInteractiveMarkerServer
interface. See: #30 - Contributors: Blake Anderson, Guglielmo Gemignani
1.11.2 (2016-08-24)
- Fix build when disabling tests with
-DCATKIN_ENABLE_TESTING=OFF
. See: #26 - Fix use of uninitialized variables. See: #24
- Fix potential segfault when shutting down. See: #25
- Contributors: Alexis Ballier, David Gossow, Max Schwarz
1.11.1 (2014-12-16)
- Added explicit keyword argument queue_size for publisher in Python code and use the same default queue_size value as C++.
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Contributors: David Gossow, Mike Koval, William Woodall, ipa-fxm
1.11.0 (2014-02-24)
- Adding William Woodall as maintainer
- fix threading bugs Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged interactive_markers at answers.ros.org
![]() |
interactive_markers package from interactive_markers repointeractive_markers |
Package Summary
Tags | No category tags. |
Version | 1.10.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/interactive_markers.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2014-12-16 |
Dev Status | MAINTAINED |
Released | RELEASED |
Package Description
3D interactive marker communication library for RViz and similar tools.
Additional Links
Maintainers
- David Gossow
Authors
- David Gossow
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package interactive_markers
1.10.3 (2014-12-16)
- Fixed a SEGFAULT in setPose reported in #18 Previously, calling setPose() on an interactive marker causes a SEGFAULT if applyChanges() was not called on the server at least once since the marker was created. I traced the actual SEGFAULT to the doSetPose function. The value of header passed from setPose() is invalid because, in this case, marker_context_it = marker_contexts_.end(). I added a check for this case and, if there is no marker is present, instead use the header from the pending update.
- Addressed some threading related bugs. Fix locking of data structures shared across threads.
- Contributors: Acorn Pooley, Mike Koval, William Woodall, hersh
1.10.2 (2014-02-03)
- fix regression in menu_handler.py fixes #14
- Contributors: William Woodall
1.10.1 (2014-01-27)
- cleanup python code and package contents
- remove useless dependencies
- Contributors: Vincent Rabaud, William Woodall
1.10.0 (2014-01-23)
- remove debug statement that could produce segfault; init_it->msg->markers may be empty
- Contributors: Filip Jares
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.