An open API service indexing awesome lists of open source software.

https://github.com/astuff/astuff_sensor_msgs

A set of messages specific to each sensor supported by AutonomouStuff.
https://github.com/astuff/astuff_sensor_msgs

ros ros-msgs ros-packages ros2 sensors

Last synced: 4 months ago
JSON representation

A set of messages specific to each sensor supported by AutonomouStuff.

Awesome Lists containing this project

README

          

# ROS Messages for AutonomouStuff-provided Drivers #

[![CircleCI](https://circleci.com/gh/astuff/astuff_sensor_msgs/tree/master.svg?style=svg)](https://circleci.com/gh/astuff/astuff_sensor_msgs/tree/master)

A set of ROS message packages for each AutonomouStuff-provided driver. `astuff_sensor_msgs` contains:

- `delphi_esr_msgs`
- `delphi_mrr_msgs`
- `delphi_srr_msgs`
- `ibeo_lux_msgs`
- `ibeo_msgs` (Messages for all Ibeo sensors)
- `kartech_linear_actuator_msgs`
- `mobileye_560_660_msgs`
- `neobotix_usboard_msgs`
- `derived_object_msgs` (abstracted sensor messages for like Objects and Closest In-Path Vehicles)

Deprecated msg packages:

- `pacmod_msgs` (Deprecated and renamed to [pacmod3_msgs](https://github.com/astuff/pacmod3_msgs) as of ROS Noetic and ROS2)
- `radar_msgs` (Moved to [ros-perception](https://github.com/ros-perception/radar_msgs) as of ROS Noetic and ROS2)

For more information on the individual drivers, see the [AutonomouStuff Wiki](https://autonomoustuff.atlassian.net/wiki/spaces/RW/pages/17478581/Supported+Devices).