Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 1.9.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/autowarefoundation/autoware_msgs.git
VCS Type git
VCS Version main
Last Updated 2025-06-18
Dev Status DEVELOPED
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

Autoware perception messages package.

Additional Links

No additional links.

Maintainers

  • Takagi, Isamu
  • Mete Fatih Cırıt
  • Ryohsuke Mitsudome
  • Yutaka Kondo

Authors

No additional authors.

autoware_perception_msgs

TrafficSignalElement.msg

This is the element of traffic signals such as red, amber, green, and turn arrow. The elements are based on Vienna Convention on Road Signs and Signals.

TrafficSignal.msg

For each direction of an intersection, there is one state of traffic signal regardless of the number of equipment. This message represents the traffic signal as a concept and is used by components such as planning.

TrafficSignalArray.msg

This is a plural type of TrafficSignal.msg.

CHANGELOG

Changelog for package autoware_perception_msgs

1.9.0 (2025-06-18)

1.8.0 (2025-05-21)

  • feat(autoware_perception_msgs): update traffic light messages to include future states (#134)

    • feat: add autoware_perception_msgs/FutureTrafficLightState message
    • feat: update autoware_perception_msgs/TrafficLightGroup to include predictions
    • fix: add inline comments to autoware_perception_msgs/FutureTrafficLightState message
    • fix: rename to PredictedTrafficLightState, update field names
    • fix: change CMakeLists.txt to alphabetical order

    * fix: add local_perception as predicted traffic light state information_source ---------

  • chore: fix email domain (#133)

  • chore: update maintainers (#132)

  • Contributors: Mete Fatih Cırıt, Yu Asabe

1.7.0 (2025-04-21)

  • feat(autoware_sensing_msgs): implement the proposed universal radar messages (#120) Co-authored-by: Taekjin LEE <<technolojin@gmail.com>> Co-authored-by: Mete Fatih Cırıt <<xmfcx@users.noreply.github.com>>
  • Contributors: Kenzo Lobos Tsunekawa

1.6.0 (2025-04-07)

1.5.0 (2025-04-02)

1.4.0 (2025-02-25)

  • fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
  • Contributors: Esteve Fernandez

1.3.0 (2024-11-25)

1.2.0 (2024-10-01)

1.1.0 (2024-05-10)

  • chore: update [package.xml]{.title-ref} and fix [CMakeLists.txt]{.title-ref} (#91) update package.xml and fix cmakefiles

  • feat: update msg definitions (#87)

    • feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
    • feat!(autoware_planning_msgs): remove PathWithLaneId msgs
    • feat!(autoware_perception_msgs): rename traffic signals to traffic lights
    • remove control mode command msg
    • fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (#90)

    * feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (#88) feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

    * Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights" This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.

    • add TrafficLight msgs

    * add todo ---------Co-authored-by: Ryohsuke Mitsudome <<ryohsuke.mitsudome@tier4.jp>> Co-authored-by: Ryohsuke Mitsudome <<43976834+mitsudome-r@users.noreply.github.com>> Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>

  • fix(autoware_perception_msgs): fix sequence length to dynamic (#74)

  • fix(autoware_perception_msgs): fix error in PredictedObject.msg (#72)

  • feat(autoware_perception_msgs): add PredictedObjects msgs (#63)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged autoware_perception_msgs at Robotics Stack Exchange