-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi,
We are facing the following problems about reporting the position of large and small objects:
We can successfully identify the target vessel and report the position. We received the feedback vessel_id_success in mbzirc/phase and mbzirc/target/stream/status. When we report the position of the small object, the feedback of mbzirc/target/stream/status is stream_started, and we can see that the position report of the small object has been received in the terminal of simulator. However, we didn't get any feedback, such as small_object_id_success or small_object_id_failure.
It looks like this screenshot below, in the right-top of which is output of our own code, the second line takes mbzirc/phase as input while the third line takes mbzirc/target/stream/status as input, others are not relevant.
We did have updated the simulator environment to the very newest commit. So I wonder what I may do wrong. Thanks in advance.
