Commit Graph

9 Commits

Author SHA1 Message Date
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 0105a76f53 bump version 2024-03-25 15:13:48 +01:00
stelzo 152fce79a3
ROS2 testing (#12)
* add humble tests

* simpler names

* fix linking problem with r2r v0.7

* tidy and badges

* cargo publish on release
2024-03-21 11:45:34 +01:00
stelzo d0fdbdb894 remove version infos, use from instead of into 2023-07-25 21:55:13 +02:00
stelzo d443bed4f9 bump version 2023-06-22 09:44:26 +02:00
Christopher Sieh 4e8332a1d8 fmt readme examples 2023-05-05 08:01:46 +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