An LCM log designed for use in pntos-python.
Project description
pntos-python-datasets-lcm
This repository contains an LCM log for pntos-python:
cobra_gps_ins_example_data.log is based off of 2025_05_19_route07.log. Specifically, it
contains a subset of the following channels:
/sensor/bmp388/baro_pressure/sensor/ins-d/pva/sensor/ublox-ZED-F9T/position/sensor/ublox-ZED-F9T/velocity/sensor/ublox-ZED-F9T/pva/sensor/simulated/velocity/sensor/vn-100/imu
The example log can be recreated from the original log using generate_example_dataset.py. To run
this script the necessary python environment must be set up.
Python Environment Setup
Create clean venv:
python3 -m venv .venv --prompt pntos-python-datasets
Source the virtual environment (bash/zsh):
source .venv/bin/activate
Upgrade pip (recommended):
pip install --upgrade pip
Install dependencies via requirements.txt:
pip install -v -r requirements.txt --extra-index-url=$UV_INDEX
Generating New Log
Generating a log can be done by:
pntos_python_datasets/generate_example_dataset.py <path_to_logfile>
[!Note]
generate_example_datasets.pywill create an output logfile in the same directory as the input logfile under the the new name<input_logfile_name>_mod.log. To updateEXAMPLE_LCM_LOGwith a new log for downstream projects, the new log must be renamed to replace any existingcobra_gps_ins_example_data.log.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pntos_python_datasets_lcm-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: pntos_python_datasets_lcm-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 51.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9baa0c241d518d4d376d1a1077684c072771a04c15b4c6188920749f417fd296
|
|
| MD5 |
8d429d74c92f1f438bfce888ba895685
|
|
| BLAKE2b-256 |
17b4bf143c938f5548eb0fd3a4342eab6b4199e9dd407b4c7a81e32e7a495c7a
|