Package Summary
Tags | No category tags. |
Version | 2.0.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2020-11-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
shape_msgs
This package provides several messages and services for describing 3-dimensional shapes.
For more information about ROS 2 interfaces, see index.ros2.org
Messages (.msg)
- Mesh: Holds information describing a mesh for visualization and collision detections.
- MeshTriangle: A single triangle of a mesh.
- Plane: Representation of a plane, using the plane equation ax + by + cz + d = 0.
- SolidPrimitive: Describe a simple shape primitive like a box, a sphere, a cylinder, and a cone.
Quality Declaration
This package claims to be in the Quality Level 1 category, see the Quality Declaration for more details.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
Package Summary
Tags | No category tags. |
Version | 0.7.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2021-01-22 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.13.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2021-01-11 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.13.1 (2021-01-11)
- Update package maintainers (#168)
- Contributors: Michel Hidalgo
1.13.0 (2020-05-21)
- Bump CMake version to avoid CMP0048 warning (#158)
- Contributors: Shane Loretz
1.12.7 (2018-11-06)
1.12.6 (2018-05-03)
1.12.5 (2016-09-30)
1.12.4 (2016-02-22)
1.12.3 (2015-04-20)
1.12.2 (2015-03-21)
1.12.1 (2015-03-17)
- updating outdated urls. fixes #52.
- Contributors: Tully Foote
1.12.0 (2014-12-29)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.12.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2021-01-12 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.12.8 (2021-01-12)
- Update package maintainers (#170)
- Bump CMake version to avoid CMP0048 warning (#158)
- Contributors: Michel Hidalgo, Shane Loretz
1.12.7 (2018-11-06)
1.12.6 (2018-05-03)
1.12.5 (2016-09-30)
1.12.4 (2016-02-22)
1.12.3 (2015-04-20)
1.12.2 (2015-03-21)
1.12.1 (2015-03-17)
- updating outdated urls. fixes #52.
- Contributors: Tully Foote
1.12.0 (2014-12-29)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.12.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2021-01-12 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.12.8 (2021-01-12)
- Update package maintainers (#170)
- Bump CMake version to avoid CMP0048 warning (#158)
- Contributors: Michel Hidalgo, Shane Loretz
1.12.7 (2018-11-06)
1.12.6 (2018-05-03)
1.12.5 (2016-09-30)
1.12.4 (2016-02-22)
1.12.3 (2015-04-20)
1.12.2 (2015-03-21)
1.12.1 (2015-03-17)
- updating outdated urls. fixes #52.
- Contributors: Tully Foote
1.12.0 (2014-12-29)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
Package Summary
Tags | No category tags. |
Version | 0.4.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2017-12-09 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Repo | Deps |
---|---|---|
common_interfaces | github-ros2-common_interfaces |
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
Package Summary
Tags | No category tags. |
Version | 0.5.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-08-22 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Repo | Deps |
---|---|---|
common_interfaces | github-ros2-common_interfaces |
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
Package Summary
Tags | No category tags. |
Version | 0.6.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2018-12-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Repo | Deps |
---|---|---|
common_interfaces | github-ros2-common_interfaces |
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
Package Summary
Tags | No category tags. |
Version | 0.8.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/common_interfaces.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2019-10-23 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package containing some message definitions which describe geometric shapes.
Additional Links
No additional links.
Maintainers
- William Woodall
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | ament_cmake | |
2 | rosidl_default_generators | |
2 | rosidl_default_runtime | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.12.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2021-01-12 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.12.8 (2021-01-12)
- Update package maintainers (#170)
- Bump CMake version to avoid CMP0048 warning (#158)
- Contributors: Michel Hidalgo, Shane Loretz
1.12.7 (2018-11-06)
1.12.6 (2018-05-03)
1.12.5 (2016-09-30)
1.12.4 (2016-02-22)
1.12.3 (2015-04-20)
1.12.2 (2015-03-21)
1.12.1 (2015-03-17)
- updating outdated urls. fixes #52.
- Contributors: Tully Foote
1.12.0 (2014-12-29)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.12.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2021-01-12 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Michel Hidalgo
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.12.8 (2021-01-12)
- Update package maintainers (#170)
- Bump CMake version to avoid CMP0048 warning (#158)
- Contributors: Michel Hidalgo, Shane Loretz
1.12.7 (2018-11-06)
1.12.6 (2018-05-03)
1.12.5 (2016-09-30)
1.12.4 (2016-02-22)
1.12.3 (2015-04-20)
1.12.2 (2015-03-21)
1.12.1 (2015-03-17)
- updating outdated urls. fixes #52.
- Contributors: Tully Foote
1.12.0 (2014-12-29)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.11.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2018-05-03 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Ioan Sucan
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.11.10 (2018-05-03)
1.11.9 (2016-02-22)
1.11.8 (2015-04-20)
1.11.7 (2015-03-21)
1.11.6 (2014-11-04)
1.11.5 (2014-10-27)
1.11.4 (2014-06-19)
1.11.3 (2014-05-07)
- Export architecture_independent flag in package.xml
- Contributors: Scott K Logan
1.11.2 (2014-04-24)
1.11.1 (2014-04-16)
1.11.0 (2014-03-04)
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.
Recent questions tagged shape_msgs at answers.ros.org
![]() |
shape_msgs package from common_msgs repoactionlib_msgs common_msgs diagnostic_msgs geometry_msgs nav_msgs sensor_msgs shape_msgs stereo_msgs trajectory_msgs visualization_msgs |
Package Summary
Tags | No category tags. |
Version | 1.10.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/common_msgs.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-05-11 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains messages for defining shapes, such as simple solid
object primitives (cube, sphere, etc), planes, and meshes.
Additional Links
Maintainers
- Ioan Sucan
Authors
- Ioan Sucan
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package shape_msgs
1.10.6 (2014-02-27)
1.10.5 (2014-02-25)
1.10.4 (2014-02-18)
- Add a description to shape_msgs.
- Contributors: Michael Ferguson
1.10.3 (2014-01-07)
1.10.2 (2013-08-19)
1.10.1 (2013-08-16)
1.10.0 (2013-07-13)
1.9.16 (2013-05-21)
1.9.15 (2013-03-08)
1.9.14 (2013-01-19)
1.9.13 (2013-01-13)
1.9.12 (2013-01-02)
1.9.11 (2012-12-17)
- modified dep type of catkin
1.9.10 (2012-12-13)
- add missing downstream depend
- switched from langs to message* packages
1.9.9 (2012-11-22)
1.9.8 (2012-11-14)
1.9.7 (2012-10-30)
- fix catkin function order
1.9.6 (2012-10-18)
- updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro
1.9.5 (2012-09-28)
- fixed missing find genmsg
1.9.4 (2012-09-27 18:06)
1.9.3 (2012-09-27 17:39)
- cleanup
- updated to latest catkin
- fixed dependencies and more
- updated to latest catkin: created package.xmls, updated CmakeLists.txt
1.9.2 (2012-09-05)
- updated pkg-config in manifest.xml
1.9.1 (2012-09-04)
- use install destination variables, removed manual installation of manifests
1.9.0 (2012-08-29)
- updated to current catkin
1.8.13 (2012-07-26 18:34:15 +0000)
- Add more comments, change the types to uint8
- updates to shape based on discussion with vincent (and dave h.)
- removing un-needed stack.sml
- updated deps
- one more convention
- more changes after talking to Dave
- update per Tully\'s latest comments
- more work on shapes, based on reviews
- apply updates from Tully
- removing C++ code from shapes_msgs
- shange comment as Dave suggested
1.8.8 (2012-06-12 22:36)
- update ID values so they resemble markers better
- address Vincent\'s comments
- applying Sachin\'s comments
- add shape msgs
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | geometry_msgs | |
1 | message_generation | |
2 | std_msgs | |
1 | catkin | |
1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Services
No service files found
Plugins
No plugins found.