Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

How to enable 3D coordinates parameter in Demoartolkit [closed]

0 votes
Hi,

Can anyone please tell me where to find  "msg3d" or "dopose"  parameter for DemoArtoolkit to get the 3D coordinates?
I have done one change regarding that-

JEVOIS_DECLARE_PARAMETER(msg3d, bool, "Send 3D serial messages if true, otherwise 2D",
                           true, ParamCateg);

but didn't get the T3 result.
Thanks.
closed with the note: Got that. And able to have the 3D coordinates
asked Nov 27, 2017 in Programmer Questions by sharmarahul98 (320 points)
closed Nov 28, 2017 by sharmarahul98
...