Trace analysis is incredibly powerful. However, processing traces with ROS 2 tracing took quite a bit longer than program execution times themselves. As a result, I wrote a custom C++ babeltrace2 ...
In this tutorial I will demonstrate how you can embedding Python interpreter to any C++ program on the high level. The following documentation will show you full process. This tutorial is mainly for ...