Minimal ROS 2 Rust bindings
Go to file
Martin Dahl b789ee9e36 Started adding support for arrays and nested messages. More derives!
Serde derives should maybe be a feature that can be toggled.
2019-08-20 11:07:09 +02:00
common Initial experiments with bindings and msg generation. 2019-08-19 21:05:26 +02:00
examples Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00
msg_gen Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00
rcl Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00
src Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00
.gitignore Initial experiments with bindings and msg generation. 2019-08-19 21:05:26 +02:00
Cargo.toml Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00
build.rs Initial experiments with bindings and msg generation. 2019-08-19 21:05:26 +02:00
msgs.txt Started adding support for arrays and nested messages. More derives! 2019-08-20 11:07:09 +02:00