Page 1 of 1
Sources of information for Subtask 1.2

Posted:
Mon 11. Aug 2014, 14:00
by michieletto
Dear all,
in the Technical Annex, Section 2.6, there is the explaination of the communication channels and sources of information contestants can use to solve tasks.
Specifically, for Subtask 1.2 it says:
• kinect2/* - Image data (depth + rgb) of the Workpiece
but it is supposed that kinect2 is the 3D camera pointing at the human.
So my question is: which are exactly the accessible cameras?
Thank you.
Stefano
Posted: Mon 11. Aug 2014, 14:00
by Advertising
Re: Sources of information for Subtask 1.2

Posted:
Tue 12. Aug 2014, 15:05
by admin
Dear Stefano,
through the topic kinect2 you can access image and depth data for the kinect pointing at the workpiece. Kinect1 points at the worker and is not allowed for this task.
The most relevant topics for t1.2 are:
/kinect2/depth/image_raw -> depth image
/kinect2/rgb/image_raw -> color image
/kinect2/depths/points -> point cloud
Best regards,
Bernd
(Please let us know where it is stated that kinect2 points at the human. It would be an error and should be fixed)
Re: Sources of information for Subtask 1.2

Posted:
Tue 12. Aug 2014, 18:26
by michieletto
Dear Bernd,
thank you for your answer!
Now, I have a similar question for Subtask 1.1.
In the same Section 2.6, Technical Annex says:
• kinect2/* - Image data (depth + rgb) of the human
And for Subtask 1.3, it says:
• kinect1/* - Image data (depth + rgb) of the workpiece
• kinect2/* - Image data (depth + rgb) of the human
Therefore, are these conventions both incorrect?
Should we replace kinect1 with kinect2 in both these paragraphs?
Sorry to bother you, but I just want to be sure that we can find the right information to be processed.
Thank you.
Best.
Stefano
Re: Sources of information for Subtask 1.2

Posted:
Mon 18. Aug 2014, 10:28
by michieletto
No news about this topic?
I can figure it out by myself, but it would be better to have an "official" clarification.
Thank you.
Stefano
Re: Sources of information for Subtask 1.2

Posted:
Thu 28. Aug 2014, 12:16
by admin
Dear Stefano,
you are right - there is an error in the technical annex regarding the camera names.
Please see below which kinect cameras to use for which subtask of task 1:
task 1.1: kinect1
task 1.2: kinect2
task 1.3: kinect1 and kinect2
I will update the technical annex accordingly.
Best regards,
Bernd
Re: Sources of information for Subtask 1.2

Posted:
Thu 28. Aug 2014, 12:19
by michieletto
Dear Bernd,
thank you for the clarification.
Best.
Stefano