Philipp Oppermann
bcafc3c441
Revert "Send direction output as float values again"
This reverts commit 8392e15f59 .
2 years ago
Philipp Oppermann
ad5a18b902
Revert "Debug: try to convert data byte array back to arrow data"
This reverts commit fa237274df .
2 years ago
Philipp Oppermann
fa237274df
Debug: try to convert data byte array back to arrow data
2 years ago
Philipp Oppermann
046071ef95
Get inner ros2 event before reading pose
2 years ago
Philipp Oppermann
8392e15f59
Send direction output as float values again
2 years ago
Philipp Oppermann
e5cfc8cbbe
Remove duplicate maturin install step
2 years ago
Philipp Oppermann
08058672f1
Merge branch 'arrow-type' into rebase
2 years ago
Philipp Oppermann
3843eb1959
Fix pose arrow type
2 years ago
Philipp Oppermann
96de1b5fe4
Update example to use stream merging
Waits for dora inputs and ROS2 topics at the same time.
2 years ago
Philipp Oppermann
7c0afecfa5
Build latest bridge for python-ros2-dataflow example instead of downloading release
Using the latest release leads to issues on breaking changes because the example only stops working after creating the new relaese. By building the library from source we ensure that the example always stays in sync with the code.
The run.rs performs all required setup steps itself.
2 years ago
haixuanTao
28913cd465
Fix CI example with latest `dora-ros2-bridge` and comment output not yet supported in publsihed `dora-rs`
3 years ago
haixuanTao
5c3d5724da
Update example
3 years ago
haixuanTao
6503f5fea0
Fix CI and add RUST debug
3 years ago
haixuanTao
8751a3eda5
Add TODO notes and assertion of functional turtle
3 years ago
haixuanTao
7eaa1c452d
Adding daemon as an example lib and running turtle sim in the background
3 years ago
haixuanTao
98a560066a
Add example to the CI
3 years ago
haixuanTao
5aa4fe98b3
Update `Cargo.toml`
3 years ago
haixuanTao
362d45c681
Move Python example to a folder including the word ros2
3 years ago