Open
Description
I am trying to run the streaming_subscribe
python code from projectaria_client_sdk_samples
. All messages are dropped and I can't see any of the stream in the two windows that open (Aria RGB
and Aria SLAM
).
I confirmed that the streaming is actually on before running the python code.
...
Start listening to image data
WARNING: Logging before InitGoogleLogging() is written to STDERR
E1119 13:32:34.843219 24535040 Executor.cpp:31] ThreadPoolExecutor: func threw unhandled pybind11::cast_error: Unable to convert call argument to Python object (#define PYBIND11_DETAILED_ERROR_MESSAGES or compile in debug mode for details)
E1119 13:32:34.844213 25071616 Executor.cpp:31] ThreadPoolExecutor: func threw unhandled pybind11::cast_error: Unable to convert call argument to Python object (#define PYBIND11_DETAILED_ERROR_MESSAGES or compile in debug mode for details)
E1119 13:32:34.852063 18096128 Executor.cpp:31] ThreadPoolExecutor: func threw unhandled pybind11::cast_error: Unable to convert call argument to Python object (#define PYBIND11_DETAILED_ERROR_MESSAGES or compile in debug mode for details)
[AriaSdk][INFO]: Dropped 1 messages for topic 'RgbImageDataMsgTopic' so far when queue was full
[AriaSdk][INFO]: Dropped 51 messages for topic 'RgbImageDataMsgTopic' so far when queue was full
...
Metadata
Metadata
Assignees
Labels
No labels