34 Commits (rustup-update)

Author SHA1 Message Date
  haixuantao f286009a7a Add 2 missing `README.md` 1 year ago
  Hennzau 8bb6dc3141 new syntax for dataflow examples 1 year ago
  haixuanTao b2eace277d Transform custom PyEvent into standard python dictionary for easier debuggability. 1 year ago
  haixuanTao 0f52773767 Fix minor typo 1 year ago
  haixuanTao d044cf87be Fixing DoraStatus return error 1 year ago
  haixuanTao c878862966 Use forward slash as it is default way of defining ros2 topic 2 years ago
  haixuanTao 28be4a6663 Fix example by using the right daemon command 2 years ago
  haixuanTao 05f919e06c Use cli to spawn daemon run-dataflow to avoid confused exe path 2 years ago
  Haixuan Xavier Tao e35ed75e87
Merge pull request #398 from dora-rs/fix-window-path-error 2 years ago
  haixuanTao ed83fe05c1 Fix pip upgrade 2 years ago
  haixuanTao afcfec81f1 Fix path by using ; instead of : 2 years ago
  haixuanTao 20c02089b6 Fix Python CI on windows 2 years ago
  Philipp Oppermann 06ea8ce0b2
Make turtle movement detection more robust 2 years ago
  haixuanTao 2224971a34 Fix ROS2 error 2 years ago
  haixuanTao 0a60246038 Make `run` a helper function and use OsStr to search for path 2 years ago
  haixuanTao a2de951d98 Remove setup tracing from examples to make it more simple 2 years ago
  haixuanTao 9413e4f198 Rename `../.env` to `.env` as it seems to create path issues 2 years ago
  haixuanTao 68ecf89b61 Remove explicit statement to `python3`and resolve it instead 2 years ago
  haixuanTao 4566223f58 Removing `match` statement with `if-else` as many people still uses <python 3.10 😭 2 years ago
  haixuanTao 1a2eabe080 Add documentation to the ROS2 bridge 2 years ago
  haixuanTao dc78bfd540 Replace ephemeral link with forever link 2 years ago
  haixuanTao 516e30ead5 Improve log readibility, add movement randomness, better movement check 2 years ago
  haixuanTao d0d42f9d9f Use struct type instead of array for ros2 messages 2 years ago
  Philipp Oppermann 2a19044919
Automatically convert from Python dict to arrow array in ROS2 publish 2 years ago
  Philipp Oppermann 7f90c13cc2
Automatically convert from `StructScalar` to `ArrayData` in ROS2 publish method 2 years ago
  Philipp Oppermann a4bba0b959
Improve Python ROS2 example 2 years ago
  Philipp Oppermann c9763eb7f6
Fix: Send directions as float64 instead of float32 2 years ago
  Philipp Oppermann 63f89821c2
Fix conversion from Python dict to arrow type in ROS2 example 2 years ago
  Philipp Oppermann c1ba663826
Debug: Print direction after conversion to arrow array 2 years ago
  Philipp Oppermann 045983330f
Send random direction in control node as float array 2 years ago
  Philipp Oppermann 3508898a31
Print received value as arrow data, instead of raw byte array 2 years ago
  Philipp Oppermann 626281b6e2
Rename ros2 node binding to `ros2_node` 2 years ago
  Philipp Oppermann 6699f18f55
Autoformat examples/python-ros2-dataflow/random_turtle.py 2 years ago
  Philipp Oppermann b12f5e7620
Adjust python-ros2-dataflow example and move it to top level 2 years ago