r2r/msg_gen
Martin Dahl 3ae38ed3a9 Support for querying the network and working with "untyped" msgs
It's currently a huge hack that came about because I wanted to
implement a rostopic echo function. For this we need to look up the
ros msg name during runtime. We use serde_json to store these
"untyped" messages.
2019-08-27 13:33:30 +02:00
..
src Support for querying the network and working with "untyped" msgs 2019-08-27 13:33:30 +02:00
Cargo.toml Support for querying the network and working with "untyped" msgs 2019-08-27 13:33:30 +02:00
build.rs Support for querying the network and working with "untyped" msgs 2019-08-27 13:33:30 +02:00