SpectacularAI / sdk-examples

Spectacular AI SDK examples
Apache License 2.0
216 stars 34 forks source link

Spectacular AI SDK: WARN: Dropped primaryScript frame with sequence number = ... #80

Open Jenanaputra opened 1 year ago

Jenanaputra commented 1 year ago

Iam using OAK-D POE. I attempted to port the mapping_ros.py script, which has already been tested in the 'noetic' environment, to make it executable in 'ros2 humble.' However, when I ran the program and visualized it on RVIZ, I noticed that the odometry data would occasionally freeze whenever the following message appeared on my terminal: 'Spectacular AI SDK: WARN: Dropped primaryScript frame with sequence number = ...' and the point cloud that are published had flat color. Does anyone have a solution to this issue?