|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]
Services
Plugins
Recent questions tagged vector_map_msgs at Robotics Stack Exchange
|
vector_map_msgs package from autoware_msgs repoautoware_can_msgs autoware_config_msgs autoware_external_msgs autoware_lanelet2_msgs autoware_map_msgs autoware_msgs autoware_system_msgs tablet_socket_msgs vector_map_msgs |
ROS Distro
|
Package Summary
| Version | 1.14.0 |
| License | Apache 2 |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autoware-ai/messages.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2023-03-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- syouji
Authors
Changelog for package vector_map_msgs
1.14.0 (2020-09-03)
1.13.0 (2019-12-03)
- Update package.xml files to Format 2.
- Contributors: Joshua Whitley
1.12.0 (2019-07-12)
1.11.0 (2019-03-21)
- Fix license notice in corresponding package.xml
- Contributors: amc-nu
1.10.0 (2019-01-17)
- Use colcon as the build tool
(#1704)
- Switch to colcon as the build tool instead of catkin
- Added cmake-target
- Added note about the second colcon call
- Added warning about catkin* scripts being deprecated
- Fix COLCON_OPTS
- Added install targets
- Update Docker image tags
- Message packages fixes
- Fix missing dependency
- Contributors: Esteve Fernandez
1.9.1 (2018-11-06)
1.9.0 (2018-10-31)
1.8.0 (2018-08-31)
- [Fix] Moved C++11 flag to autoware_build_flags (#1395)
- [Feature] Makes sure that all binaries have their dependencies linked (#1385)
- Contributors: Esteve Fernandez
1.7.0 (2018-05-18)
- update Version from 1.6.3 to 1.7.0 in package.xml and CHANGELOG.rst
- -Added support fot VMap colouring to Left Traffic signals (#988) -Added Lane number on tlr_superimpose
- Contributors: Abraham Monrroy, Kosuke Murakami
1.6.3 (2018-03-06)
1.6.2 (2018-02-27)
- Update CHANGELOG
- Contributors: Yusuke FUJII
1.6.1 (2018-01-20)
- update CHANGELOG
- Contributors: Yusuke FUJII
1.6.0 (2017-12-11)
- Prepare release for 1.6.0
- Add feature of to find stopline. and following minor fixes
- to change vectormap operation to vectormap lib.
- to change state operation
- Contributors: Yamato ANDO, Yusuke FUJII
1.5.1 (2017-09-25)
- Release/1.5.1 (#816)
- fix a build error by gcc version
- fix build error for older indigo version
- update changelog for v1.5.1
- 1.5.1
- Contributors: Yusuke FUJII
1.5.0 (2017-09-21)
- Update changelog
- Contributors: Yusuke FUJII
1.4.0 (2017-08-04)
- version number must equal current release number so we can start releasing in the future
- added changelogs
- Contributors: Dejan Pangercic
1.3.1 (2017-07-16)
1.3.0 (2017-07-14)
1.2.0 (2017-06-07)
1.1.2 (2017-02-27 23:10)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| message_generation | |
| catkin | |
| message_runtime | |
| std_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
- Area [Source]
- AreaArray [Source]
- Box [Source]
- BoxArray [Source]
- CrossRoad [Source]
- CrossRoadArray [Source]
- CrossWalk [Source]
- CrossWalkArray [Source]
- Curb [Source]
- CurbArray [Source]
- CurveMirror [Source]
- CurveMirrorArray [Source]
- DTLane [Source]
- DTLaneArray [Source]
- DriveOnPortion [Source]
- DriveOnPortionArray [Source]
- Fence [Source]
- FenceArray [Source]
- GuardRail [Source]
- GuardRailArray [Source]
- Gutter [Source]
- GutterArray [Source]
- Lane [Source]
- LaneArray [Source]
- Line [Source]
- LineArray [Source]
- Node [Source]
- NodeArray [Source]
- Point [Source]
- PointArray [Source]
- Pole [Source]
- PoleArray [Source]
- RailCrossing [Source]
- RailCrossingArray [Source]
- RoadEdge [Source]
- RoadEdgeArray [Source]
- RoadMark [Source]
- RoadMarkArray [Source]
- RoadPole [Source]
- RoadPoleArray [Source]
- RoadSign [Source]
- RoadSignArray [Source]
- SideStrip [Source]
- SideStripArray [Source]
- SideWalk [Source]
- SideWalkArray [Source]
- Signal [Source]
- SignalArray [Source]
- StopLine [Source]
- StopLineArray [Source]
- StreetLight [Source]
- StreetLightArray [Source]
- UtilityPole [Source]
- UtilityPoleArray [Source]
- Vector [Source]
- VectorArray [Source]
- Wall [Source]
- WallArray [Source]
- WayArea [Source]
- WayAreaArray [Source]
- WhiteLine [Source]
- WhiteLineArray [Source]
- ZebraZone [Source]
- ZebraZoneArray [Source]