started anaylsis work

This commit is contained in:
Niklas Halle 2025-06-03 13:43:48 +00:00
parent 1f6e0c9e86
commit d11d6afd40
9 changed files with 166075 additions and 102 deletions

11
dependencies/colcon_defaults.yaml vendored Normal file
View file

@ -0,0 +1,11 @@
{
"build":{
"symlink-install": true,
"cmake-args": [
"-DCMAKE_BUILD_TYPE=RelWithDebInfo",
"-DCMAKE_EXPORT_COMPILE_COMMANDS=True",
# no tests
"-DBUILD_TESTING=OFF",
],
}
}

1
dependencies/src/ros2_tracing vendored Submodule

@ -0,0 +1 @@
Subproject commit 548634dd2837d65c043436c8186614e924be5c6c

@ -0,0 +1 @@
Subproject commit 838b97200023a1be6f9bae32240ee4118a15b6b9