lucasw / ros_one2z

Similar node graphs in vanilla ros1 and ros2 and also zenoh, focus on localhost using python but also C++ and maybe rust
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

C++ image publisher and processing nodes #3

Open lucasw opened 1 year ago

lucasw commented 1 year ago

Same as #1 but with C++

lucasw commented 1 year ago

The generate_image.cpp node takes up a surprising amount of cpu- more than the python one! It is getting built in Release, instrument to see if any one step is really slow.

No made some changes and now it is faster.

lucasw commented 1 year ago

C++ message serialization and deserialization http://wiki.ros.org/roscpp/Overview/MessagesSerializationAndAdaptingTypes