| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656 |
- {
- "artifacts" :
- [
- {
- "path" : "librealsense2_camera.so"
- }
- ],
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_library",
- "install",
- "link_directories",
- "find_package",
- "include",
- "target_link_libraries",
- "add_compile_options",
- "include_directories"
- ],
- "files" :
- [
- "CMakeLists.txt",
- "/usr/lib/aarch64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake",
- "/opt/ros/humble/share/cv_bridge/cmake/ament_cmake_export_dependencies-extras.cmake",
- "/opt/ros/humble/share/cv_bridge/cmake/cv_bridgeConfig.cmake"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 238,
- "parent" : 0
- },
- {
- "command" : 1,
- "file" : 0,
- "line" : 334,
- "parent" : 0
- },
- {
- "command" : 3,
- "file" : 0,
- "line" : 109,
- "parent" : 0
- },
- {
- "file" : 3,
- "parent" : 3
- },
- {
- "command" : 4,
- "file" : 3,
- "line" : 41,
- "parent" : 4
- },
- {
- "file" : 2,
- "parent" : 5
- },
- {
- "command" : 3,
- "file" : 2,
- "line" : 21,
- "parent" : 6
- },
- {
- "file" : 1,
- "parent" : 7
- },
- {
- "command" : 2,
- "file" : 1,
- "line" : 143,
- "parent" : 8
- },
- {
- "command" : 5,
- "file" : 0,
- "line" : 251,
- "parent" : 0
- },
- {
- "command" : 5,
- "file" : 0,
- "line" : 315,
- "parent" : 0
- },
- {
- "command" : 6,
- "file" : 0,
- "line" : 29,
- "parent" : 0
- },
- {
- "command" : 7,
- "file" : 0,
- "line" : 133,
- "parent" : 0
- },
- {
- "command" : 7,
- "file" : 0,
- "line" : 135,
- "parent" : 0
- }
- ]
- },
- "compileGroups" :
- [
- {
- "compileCommandFragments" :
- [
- {
- "fragment" : "-O2 -fPIE -fstack-protector-strong -fPIC -fno-operator-names -Wformat -Wformat-security -Wall -DHUMBLE -O3 -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC"
- },
- {
- "backtrace" : 12,
- "fragment" : "-Wall"
- },
- {
- "backtrace" : 12,
- "fragment" : "-Wextra"
- },
- {
- "backtrace" : 12,
- "fragment" : "-Wpedantic"
- }
- ],
- "defines" :
- [
- {
- "backtrace" : 11,
- "define" : "DEFAULT_RMW_IMPLEMENTATION=rmw_fastrtps_cpp"
- },
- {
- "backtrace" : 10,
- "define" : "ELPP_NO_DEFAULT_LOG_FILE"
- },
- {
- "backtrace" : 11,
- "define" : "RCUTILS_ENABLE_FAULT_INJECTION"
- },
- {
- "define" : "realsense2_camera_EXPORTS"
- }
- ],
- "includes" :
- [
- {
- "backtrace" : 13,
- "path" : "/home/ubuntu/eyes/realsense-ros/realsense2_camera/include"
- },
- {
- "backtrace" : 14,
- "isSystem" : true,
- "path" : "/usr/include/opencv4"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/cv_bridge"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/sensor_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/builtin_interfaces"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_runtime_c"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcutils"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_interface"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/geometry_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/std_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/fastcdr"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_runtime_cpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_fastrtps_cpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rmw"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_fastrtps_c"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_introspection_c"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_introspection_cpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/image_transport"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/message_filters"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rclcpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/ament_index_cpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/libstatistics_collector"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcl"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcl_interfaces"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcl_logging_interface"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcl_yaml_param_parser"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/libyaml_vendor"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/tracetools"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcpputils"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/statistics_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosgraph_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_cpp"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rosidl_typesupport_c"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rclcpp_components"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/class_loader"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/include/realsense2_camera_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/action_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/unique_identifier_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/std_srvs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/nav_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/tf2"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/tf2_ros"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rclcpp_action"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/rcl_action"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/tf2_msgs"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include"
- },
- {
- "backtrace" : 11,
- "isSystem" : true,
- "path" : "/opt/ros/humble/include/diagnostic_msgs"
- }
- ],
- "language" : "CXX",
- "languageStandard" :
- {
- "backtraces" :
- [
- 11
- ],
- "standard" : "17"
- },
- "sourceIndexes" :
- [
- 14,
- 15,
- 16,
- 17,
- 18,
- 19,
- 20,
- 21,
- 22,
- 23,
- 24,
- 25,
- 26,
- 27,
- 28,
- 29,
- 30
- ]
- }
- ],
- "id" : "realsense2_camera::@6890427a1f51a3e7e1df",
- "install" :
- {
- "destinations" :
- [
- {
- "backtrace" : 2,
- "path" : "lib"
- },
- {
- "backtrace" : 2,
- "path" : "lib"
- }
- ],
- "prefix" :
- {
- "path" : "/home/ubuntu/eyes/install/realsense2_camera"
- }
- },
- "link" :
- {
- "commandFragments" :
- [
- {
- "fragment" : "-z noexecstack -z relro -z now",
- "role" : "flags"
- },
- {
- "backtrace" : 9,
- "fragment" : "-L/usr/local/cuda-12.6/lib64",
- "role" : "libraryPath"
- },
- {
- "fragment" : "-Wl,-rpath,/usr/local/cuda-12.6/lib64:/opt/ros/humble/lib/aarch64-linux-gnu:/home/ubuntu/eyes/install/realsense2_camera_msgs/lib:/opt/ros/humble/lib:/usr/local/lib:",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_gapi.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_stitching.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_alphamat.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_aruco.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_bgsegm.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_bioinspired.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_ccalib.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudabgsegm.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudafeatures2d.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudaobjdetect.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudastereo.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_dnn_objdetect.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_dnn_superres.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_dpm.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_face.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_freetype.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_fuzzy.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_hdf.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_hfs.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_img_hash.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_intensity_transform.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_line_descriptor.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_mcc.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_quality.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_rapid.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_reg.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_rgbd.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_saliency.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_sfm.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_signal.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_stereo.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_structured_light.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_superres.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_surface_matching.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_tracking.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_videostab.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_viz.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_wechat_qrcode.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_xfeatures2d.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_xobjdetect.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_xphoto.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libcv_bridge.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/aarch64-linux-gnu/libimage_transport.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libtf2_ros.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/local/lib/librealsense2.so.2.57.5",
- "role" : "libraries"
- },
- {
- "fragment" : "/usr/local/lib/librsutils.a",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_shape.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_datasets.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_plot.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_text.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_ml.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_phase_unwrapping.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudacodec.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_videoio.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudaoptflow.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudalegacy.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudawarping.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_optflow.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_ximgproc.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_video.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_objdetect.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_calib3d.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_dnn.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_features2d.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_flann.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_photo.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudaimgproc.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudafilters.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudaarithm.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_imgcodecs.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_imgproc.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_core.so.4.10.0",
- "role" : "libraries"
- },
- {
- "backtrace" : 10,
- "fragment" : "/usr/lib/aarch64-linux-gnu/libopencv_cudev.so.4.10.0",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libclass_loader.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/home/ubuntu/eyes/install/realsense2_camera_msgs/lib/librealsense2_camera_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libsensor_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_srvs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libnav_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libtf2.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/usr/lib/aarch64-linux-gnu/libconsole_bridge.so.1.0",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libmessage_filters.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librclcpp_action.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_action.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtf2_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libgeometry_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libaction_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libunique_identifier_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/librclcpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/liblibstatistics_collector.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librmw_implementation.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libament_index_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_logging_spdlog.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_logging_interface.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_interfaces__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcl_yaml_param_parser.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libyaml.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosgraph_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libstatistics_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libtracetools.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_fastrtps_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_fastrtps_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libfastcdr.so.1.0.24",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librmw.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_introspection_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_introspection_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_cpp.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_generator_py.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/usr/lib/aarch64-linux-gnu/libpython3.10.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libdiagnostic_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "backtrace" : 11,
- "fragment" : "/opt/ros/humble/lib/libstd_msgs__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/libbuiltin_interfaces__rosidl_generator_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_typesupport_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcpputils.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librosidl_runtime_c.so",
- "role" : "libraries"
- },
- {
- "fragment" : "/opt/ros/humble/lib/librcutils.so",
- "role" : "libraries"
- },
- {
- "fragment" : "-ldl",
- "role" : "libraries"
- }
- ],
- "language" : "CXX"
- },
- "name" : "realsense2_camera",
- "nameOnDisk" : "librealsense2_camera.so",
- "paths" :
- {
- "build" : ".",
- "source" : "."
- },
- "sourceGroups" :
- [
- {
- "name" : "Header Files",
- "sourceIndexes" :
- [
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 11,
- 12,
- 13
- ]
- },
- {
- "name" : "Source Files",
- "sourceIndexes" :
- [
- 14,
- 15,
- 16,
- 17,
- 18,
- 19,
- 20,
- 21,
- 22,
- 23,
- 24,
- 25,
- 26,
- 27,
- 28,
- 29,
- 30
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "path" : "include/context_singleton_wrapper.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/constants.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/realsense_node_factory.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/base_realsense_node.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/ros_sensor.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/ros_utils.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/dynamic_params.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/sensor_params.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/named_filter.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/pointcloud_filter.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/align_depth_filter.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/ros_param_backend.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/profile_manager.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "path" : "include/image_publisher.h",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/realsense_node_factory.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/base_realsense_node.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/parameters.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/rs_node_setup.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/ros_sensor.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/ros_utils.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/dynamic_params.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/sensor_params.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/named_filter.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/pointcloud_filter.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/align_depth_filter.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/profile_manager.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/image_publisher.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/tfs.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/actions.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/safety.cpp",
- "sourceGroupIndex" : 1
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "src/ros_param_backend.cpp",
- "sourceGroupIndex" : 1
- }
- ],
- "type" : "SHARED_LIBRARY"
- }
|