59 Commits (869aa3bbc4e2df0d77a4ff63dd77ebf400a0c74c)

Author SHA1 Message Date
  Shar-jeel-Sajid 48c3bb5b4a Removing Deprecation 1 year ago
  Mati-ur-rehman-017 3332c0a1ce Fixed D100 issues 1 year ago
  Mati-ur-rehman-017 dd4de848ac fixed #828 1 year ago
  7SOMAY 20781fb4e2 #807 Fixed 1 year ago
  Shar-jeel-Sajid a049e97e7c clippy linting automatic fix 1 year ago
  haixuanTao dde40540b2 Fix miss configured version of multiple library to make sure everything is well versioned 1 year ago
  haixuantao d3a48d7b17 Bump arrow version to latest version 1 year ago
  yjhmelody ca614753a1 chore: use workspace edition 1 year ago
  Haixuan Xavier Tao 156b08a108
Fix ros2 bridge incompatibility with CI Ubuntu 24 and with pyo3 22 (#670) 1 year ago
  haixuanTao ee45beb61b Replace extract with downcast for ros2-beidge 1 year ago
  haixuanTao dd10bbf85c Bump `pyo3` version to `0.22` 1 year ago
  EricLBuehler 233192f41e Update deps 1 year ago
  haixuanTao 42dcb07237 Add derivation fo rpython ros2 bridge 1 year ago
  Haixuan Xavier Tao d7be6a49e3
Merge pull request #472 from Michael-J-Ward/pyo3-bounds 2 years ago
  Michael-J-Ward 25884b658a update pyo3 to new bounds api 2 years ago
  EricLBuehler 6c62246e53 Fix typos 2 years ago
  haixuanTao ef3f087682 Adding additional ros2 bridge warnings in the documentation 2 years ago
  haixuanTao 9f80dbf0c4 Adding warnings in the docsctring 2 years ago
  haixuanTao d26216aae8 Use pyo3::with_gil to call python 2 years ago
  haixuanTao abae9c771d Adding unstable warning within ROS2Context 2 years ago
  haixuanTao 597ee41428 Improving typing by adding dora prefix 2 years ago
  haixuanTao d044cf87be Fixing DoraStatus return error 2 years ago
  haixuanTao e790af385e Using `__init__.py` as without using it 2 years ago
  haixuanTao 4adc0889ba Adding python IDE typing 2 years ago
  Michael-J-Ward 829d30c88e lint: more simple lint fixes 2 years ago
  Philipp Oppermann d4a406e93e Adjust generated code and examples for latest `ros2-client` version 2 years ago
  Haixuan Xavier Tao 80827394f1
Merge pull request #419 from dora-rs/ros2-forward-slash 2 years ago
  haixuanTao e12b29dcc6 Make type setting available for both forward slash and `::` 2 years ago
  Philipp Oppermann c417aa4051
Merge pull request #418 from dora-rs/test-to-ros2-fix 2 years ago
  Philipp Oppermann 1addfa385a
Add more context to error messages when serializing nested message 2 years ago
  haixuanTao c878862966 Use forward slash as it is default way of defining ros2 topic 2 years ago
  Philipp Oppermann 1e510a4236
Improve error message: print message type and value 2 years ago
  haixuanTao cf7c5552d1 Using python file to declare test array and test them 2 years ago
  Philipp Oppermann 9eecf22fee
Rename method 2 years ago
  Philipp Oppermann efb6a51c22
Fix: Wrap deserialized sequences into list of length 1 2 years ago
  Philipp Oppermann 4b7c43c323
Fix some unused code and import warnings 2 years ago
  haixuanTao 945b3f887b
Changing `Struct` to `TupleStruct` 2 years ago
  Philipp Oppermann 63188965c5
Add support for serializing arrow `BinaryArray` types 2 years ago
  Philipp Oppermann e5a037afea
Improve error messages 2 years ago
  Philipp Oppermann abc057dda2
Remove commented out code 2 years ago
  Philipp Oppermann 4b8dbfc7c2
Add support for (de)serializing arrays/sequences of structs and strings 2 years ago
  Philipp Oppermann 13273824e1
Rework python ROS2 (de)serialization using parsed ROS2 messages directly 2 years ago
  haixuanTao 4085ebc46b Make PrimitiveArray only serialize one element at a time 2 years ago
  haixuanTao f436fafc07 Serialize by looping over the array 2 years ago
  haixuanTao 64fece9c47 Generate the right size of default value for array 2 years ago
  haixuanTao 0568656ef0 Remove unused dependencies for faster compile time 2 years ago
  haixuanTao fd7c0939df Run `cargo fmt --all` 2 years ago
  Philipp Oppermann 4da13cc503
Prepare update to latest versions of RustDDS and `ros2-client` 2 years ago
  Philipp Oppermann 8cc5837cfa
Update `arrow` and `pyo3` dependencies to latest versions 2 years ago
  haixuanTao 3c737f8957 Fix clippy 2 years ago