odas icon indicating copy to clipboard operation
odas copied to clipboard

Phoenix branch seg fault- targets

Open taospartan opened this issue 6 years ago • 2 comments

When I send multiple targets in a Json format to the targets socket a seg fault occurs. Json content below.

{ "targets": [ { "tag": "your_first_target", "x": 1.0, "y": 0.0, "z": 0.0 }, { "tag": "your_second_target", "x": 0.0, "y": 1.0, "z": 0.0 } ] }

taospartan avatar Aug 12 '18 17:08 taospartan

Thank you, I'll check this out!

FrancoisGrondin avatar Aug 13 '18 02:08 FrancoisGrondin

Hey! Was this ever fixed or updated?

ariga98 avatar Feb 27 '20 16:02 ariga98