Metadata-Version: 2.1
Name: zadar_applications
Version: 0.3.4
Summary: Vendored ROS1 Python message classes for Zadar radar sensors
License: MIT
Keywords: ros,radar,zadar,messages,ros1
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: genpy>=0.6.0

# zadar_applications

A pip-installable package providing the generated Python ROS1 message classes
for Zadar radar sensors.

Includes the following message types:

- `RosZadarCluster`
- `RosZadarClusters`
- `RosZadarTrack`
- `RosZadarTracks`
- `RosZadarImu`
- `RosZadarOdometry`

These are the generated `genpy` message modules, packaged normally so they can be
installed with:

```bash
pip install zadar_applications
