samfreund
|
f022130bfa
|
do stuff
|
2025-11-26 21:10:02 -06:00 |
|
David Vo
|
af03ae0a8b
|
photonlibpy: Fix some type check failures (#1548)
This fixes a variety of type check failures raised by both mypy and pyright. See #1548
|
2024-11-12 00:53:43 -05:00 |
|
Jade
|
d8de4a7863
|
[build] Update wpiformat to 2024.45 (#1545)
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
|
2024-11-10 13:42:16 +08:00 |
|
Lucien Morey
|
14fcc5d485
|
generate packing for python messages (#1535)
Generate packet serialization in Python, too.
|
2024-11-09 13:08:45 -05:00 |
|
Matt
|
f33218c49c
|
Add message UUID and type names to hash and message defintion (#1409)
|
2024-09-22 22:27:13 -04:00 |
|
Chris Gerth
|
9e6a066561
|
Examples Clean-Up (#1408)
|
2024-09-15 00:10:02 -04:00 |
|
Matt
|
169595e56e
|
Auto-generate packet dataclasses with Jinja (#1374)
|
2024-08-31 13:44:19 -04:00 |
|
Matt
|
1708376df8
|
Expose object detection class id/conf in photonlib (#1266)
* Implement class id/conf in photonlib
* Maybe fix things
* run lint
* Update Packet.java comments
* Update Packet.java comments again
* Update comments
* oops
* Update packet.py
---------
Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
|
2024-05-10 14:52:16 -04:00 |
|
Matt
|
113951100e
|
Add sequence ID, capture, publish and recieve timestamp to PhotonPipelineResult (#1305)
Closes #1304
|
2024-05-10 14:04:34 -04:00 |
|
Chris Gerth
|
5851509a9e
|
Python tweaks (#1211)
* Increasing api parity with java/cpp by adding hasTargets
* type hints fixed up
* wpiFormat
|
2024-02-02 14:17:53 -06:00 |
|
Chris Gerth
|
47aea29b6b
|
Add photonlibpy (#1040)
* Added a pure-python implementation of photonlib, named photonlibpy and hosted on pypi
---------
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
|
2023-12-16 12:32:49 -06:00 |
|