Abhinav Mohan Bhatia

Results 5 issues of Abhinav Mohan Bhatia

_live.pbtxt WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1705417055.522904 30032 demo_run_graph_main.cc:50] Get calculator graph config contents: # MediaPipe graph that performs hands tracking on...

mediapipe/calculators/core/my_pass_through_calculator.cc:156:18: error: 'class mediapipe::WrapperHandTracking' has no member named 'InitAsDefaultInstance' 156 | wrapper->InitAsDefaultInstance(); | ^~~~~~~~~~~~~~~~~~~~~ Error encountered after all modifications

The file for device-info in RB5 - Kernel 5.x - running on ubuntu 20.04 LU2.0 needs to be fixed for viewing GPU information: ![rb5](https://github.com/quic/sample-apps-for-robotics-platforms/assets/54789584/c0bf217a-79d0-411f-88c5-0a2339564acd) it should be 3d00000.qcom not 5900000.qcom

I want to basically stream data, whether it be video or values using warp, how to write a sender and receiver code, I mean client-server model to utilise QUIC ?

good first issue

I am trying to run the ros node for ORB SLAM3 for ros_mono_intertial. I am using the Euroc.yaml file in the folder Examples/Mono-Inertial/ Still getting this issue for Empty measurements...