ros2 / rosidl_python

rosidl support for Python
Apache License 2.0
20 stars 45 forks source link

Added optimization for copying arrays of simple types from python to C using buffer protocol (backport #129) #145

Closed mergify[bot] closed 2 years ago

mergify[bot] commented 3 years ago

This is an automatic backport of pull request #129 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.io/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.io/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.io/
sloretz commented 3 years ago

CI (build --packages-above-and-dependencies rosidl_generator_py test: --packages-above rosidl_generator_py repos: https://gist.githubusercontent.com/sloretz/9485f52421a43aaacfec7c254a0e2685/raw/9ee409b63f71b13dc93a226208203a6725d0e2ce/ros2.repos rosdistro: galactic)