Commit Graph

8 Commits

Author SHA1 Message Date
stelzo b3b137a425
Memopt (#17)
* remove Vec creation in byte conversions

* par par

* opti with byte similar

* clippy

* intro docs

* translations

* idiomatic

* fix par docs

* fix rosrust conv

* fix msg conv
2024-05-13 17:40:19 +02:00
stelzo 89a1dbbfdd
API changes for v1 (#14)
* reduce to functions

* fix msg not found

* impl par iterator

* clippy

* pre endian

* derive as feat only

* custom conversions

* tidy

* test with all feats

* indent
2024-05-07 23:21:42 +02:00
stelzo a0ca014e13
Move to Iterator only (#13)
* add iterator impl

* redo api

* docs and clippy

* fix rosrust time

* no convert

* no optional point collect

* tidy

* avoid bulk import
2024-04-29 23:04:50 +02:00
stelzo 15665b4fc8 fix clippy warnings 2023-07-25 21:16:22 +02:00
stelzo f71b6b8c92 fmt 2023-06-22 09:37:07 +02:00
Christopher Sieh 9ca323a5df
Fix RGB not rendering in rviz (#2)
fix rviz rgb rendering #1
2023-04-28 07:57:11 +02:00
Christopher Sieh 1d9525147a more general pointcloud2 with into/from 2023-04-26 10:00:00 +02:00
Christopher Sieh 36a8272e23 first commit 2023-04-25 18:30:54 +02:00