Commit Graph

13 Commits

Author SHA1 Message Date
stelzo 15665b4fc8 fix clippy warnings 2023-07-25 21:16:22 +02:00
Haruki Uchiito 8096edd6c7
Feature/support_r2r (#8)
* add r2r crate support and its test

* add files for tests of feature r2r_msg

* r2r prefixes
2023-07-25 16:53:43 +02:00
dependabot[bot] 8e6f643b45
Update fallible-iterator requirement from 0.2.0 to 0.3.0 (#7)
Updates the requirements on [fallible-iterator](https://github.com/sfackler/rust-fallible-iterator) to permit the latest version.
- [Release notes](https://github.com/sfackler/rust-fallible-iterator/releases)
- [Changelog](https://github.com/sfackler/rust-fallible-iterator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/rust-fallible-iterator/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: fallible-iterator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-16 11:47:33 +02:00
stelzo 00dabed86a
Create dependabot.yml 2023-07-16 11:35:38 +02:00
stelzo d443bed4f9 bump version 2023-06-22 09:44:26 +02:00
stelzo f71b6b8c92 fmt 2023-06-22 09:37:07 +02:00
Rob9315 055810e8a9
rosrust::Time as TimeMsg if rosrust_msg is active (#6) 2023-06-22 09:28:34 +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 8288417145 better crate description 2023-04-26 14:54:32 +02:00
Christopher Sieh fbd220be19 test rosrust_msg 2023-04-26 10:01:57 +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