stelzo
5badc9eba2
no rclrs in v0.5
2024-05-17 14:20:45 +02:00
stelzo
822fe91303
fix tests
2024-05-17 11:31:09 +02:00
stelzo
48abb93012
mention crates rc.1
2024-05-16 16:05:43 +02:00
stelzo
20969a20f1
readme
2024-05-16 16:02:16 +02:00
stelzo
f968e134b7
use syn2 patch
2024-05-16 15:58:16 +02:00
stelzo
ed0c08ada9
use workspace
2024-05-16 15:43:37 +02:00
stelzo
86968303d7
add changelog
2024-05-16 11:41:40 +02:00
stelzo
df4c244b0c
typo
2024-05-16 11:35:19 +02:00
stelzo
ed8dd12fdb
bump memoffset
2024-05-16 11:35:09 +02:00
stelzo
619cc06041
adapt to rust-lang licenses
2024-05-16 10:04:22 +02:00
stelzo
373cedf3c7
rclrs tags link
2024-05-16 09:57:14 +02:00
stelzo
6c5a849c33
Licensing and tidy ( #20 )
...
* add cfg docs
* move to dual license, inline crate for syn2
* specify licensing
* prepare version
* tidy
* format quickstart
2024-05-15 23:59:36 +02:00
stelzo
94b35cc822
add cfg docs ( #19 )
2024-05-15 21:47:04 +02:00
stelzo
fc15b9ee63
no_std compatible ( #18 )
2024-05-15 18:43:58 +02:00
stelzo
56c29ac96c
fix derive, par iter and rename from meta
2024-05-15 14:43:01 +02:00
stelzo
73e05f5ba6
updgrade to syn2
2024-05-15 14:42:23 +02:00
stelzo
859a3c0ef4
msrv
2024-05-15 14:42:03 +02:00
stelzo
9d806aad50
formatting
2024-05-15 14:41:51 +02:00
stelzo
aef932b8e8
fix rosrust time not mentioned
2024-05-14 18:28:49 +02:00
stelzo
f6cde223ac
update results after benchmarking
2024-05-14 18:05:39 +02:00
stelzo
90c32dc642
fix TimeMsg build when rosrust enabled
2024-05-14 18:04:58 +02:00
stelzo
3d85d740e3
try fix rosrust TimeMsg
2024-05-14 16:21:36 +02:00
stelzo
f62f53c1a5
add more docs
2024-05-14 15:51:53 +02:00
stelzo
221e8913b9
perf add src
2024-05-13 18:19:45 +02:00
stelzo
e73e6ae79d
fix rgb ordering
2024-05-13 18:04:43 +02:00
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
dependabot[bot]
055ed2349a
Update criterion requirement from 0.4 to 0.5 ( #15 )
...
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs ) to permit the latest version.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.4.0...0.5.1 )
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:47:56 +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
0105a76f53
bump version
2024-03-25 15:13:48 +01:00
stelzo
e231047056
iron rclrs
2024-03-25 13:04:15 +01:00
stelzo
11868f5f45
clippy
2024-03-25 12:51:23 +01:00
stelzo
c7bae0d377
except rclrs branch
2024-03-25 12:46:57 +01:00
stelzo
bc447afe60
standalone rclrs testing
2024-03-25 12:35:46 +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
dependabot[bot]
1dedd9c3bb
Update r2r requirement from 0.7.5 to 0.8.0 ( #11 )
...
Updates the requirements on [r2r](https://github.com/sequenceplanner/r2r ) to permit the latest version.
- [Commits](https://github.com/sequenceplanner/r2r/compare/0.7.5...0.8.0 )
---
updated-dependencies:
- dependency-name: r2r
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-10-06 12:57:30 +02:00
stelzo
8a76e45055
add dependabot
2023-10-06 12:48:41 +02:00
Christopher Sieh
f38cd54d03
bump version
2023-08-22 08:38:44 +02:00
stelzo
3013f8e38b
fix: pack rgb seems to be wrong ( #10 )
...
* transmute for bitwise reinterpretation
* safe bit casting
2023-08-22 08:34:53 +02:00
stelzo
cfe5b6a2f6
version bump
2023-07-25 21:55:39 +02:00
stelzo
d0fdbdb894
remove version infos, use from instead of into
2023-07-25 21:55:13 +02:00
stelzo
af26bd24ed
rename job
2023-07-25 21:24:02 +02:00
stelzo
47df19ea7e
ubuntu action and linting without features
2023-07-25 21:18:34 +02:00
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