Metadata-Version: 2.4
Name: analysis-ros
Version: 0.1.1
Summary: Analysis tools for ROS logs.
Author: IS4S
Author-email: IS4S <pntos@is4s.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: analysis-lcm
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# analysis-ros

Various analysis tools for ROS data.

## ROS/ASPN-ROS setup

To use the ROS-related tools (i.e. `convert_log_to_ros.py`), you will need ROS
and ASPN-ROS installed. See the [`pntos-python`
docs](https://is4s.github.io/pntOS-Python/) for instructions on setting up
Cobra to use ROS. The same process applies here.
