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.
We have moved to a new forum at http://jevois.usc.edu, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.
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
...