No project description provided
Project description
Cougar Log
Cougar Log is a CLI for rapidly converting and visualizing .wpilog files!
See the following page for a guide on creating these files inside of an FRC robotics project:
https://docs.wpilib.org/en/stable/docs/software/telemetry/datalog.html
Quickstart
Installation
Run the following to install cougar-log using pip:
pip install cougar-log
Basic Usage Examples
See the documentation below this section for more specific capabilities of this CLI.
In this example, we have a file in our current directory called my_data_log.wpilog.
Converting to CSV
cougar-log convert -i my_data_log.wpilog
or, to convert any file in the given folder:
cougar-log convert -i .
Displaying as a Table
cougar-log table -i my_data_log.wpilog
Graphing Data
cougar-log graph -i my_data_log.wpilog
Filtering
Any of these commands can be used with a filter flag (-f/--filter) in order to select only the entries that have that name.
Use the table option to see the names of all of the log entries.
cougar-log graph -i my_data_log.wpilog -f /temps/drive
Downloading Files from a Robot
Replace XX.XX with your team number in that format.
Note: this command has a multitude of options available.
cougar-log download --host "10.XX.XX.2"
Documentation
Click the link below to visit the documentation:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 cougar-log-0.1.3.tar.gz.
File metadata
- Download URL: cougar-log-0.1.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3d79c51d306eaaf075879224623be41180fa09ffe0ae1a9d5cf302d052a873f
|
|
| MD5 |
765c4a40c8d30b586393b7295a7fd6b5
|
|
| BLAKE2b-256 |
5cbe408a892d425600c41fc7c4e63508fa6cd708d77b94dff8f007f0bb83a233
|
File details
Details for the file cougar_log-0.1.3-py3-none-any.whl.
File metadata
- Download URL: cougar_log-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fb38fe8f4f0e01a1073f154539e126fafd1d0f7eb2034c094e43b655396de2d
|
|
| MD5 |
2ce4465e9f3d3670e35fbfee3258a2e7
|
|
| BLAKE2b-256 |
737716d404c69f21355be3030c10d80c0df008e29afa73ddf2a31eb5fc5eeaf5
|