Kinect2 frame_id
Hello,
I updated track 1 simulator (update from 02.09.2014) and realized that frame_id of kinect2 in cloud message changed from simple
Was this change intentional? I'm not able to find any documentation about this change. The TF tree still contains frame named kinect2_cloud_link. Wrong frame_id of cloud message causes nasty problems...
Actually I'm bit confused as current Annex says:
Best,
Zdenek
I updated track 1 simulator (update from 02.09.2014) and realized that frame_id of kinect2 in cloud message changed from simple
- Code: Select all
kinect2_cloud_link
- Code: Select all
simulation_ur5/kinect2_cloud_link
Was this change intentional? I'm not able to find any documentation about this change. The TF tree still contains frame named kinect2_cloud_link. Wrong frame_id of cloud message causes nasty problems...
Actually I'm bit confused as current Annex says:
as well asThe Kinect point cloud that can be obtained from the topic /kinect1/depth/points is given in relation
to the tf frame /kinect1/cloud_link. Same applies for kinect2.
You can listen to the following tf frames: kinect2_cloud_link - Origin of the kinect point cloud data, kinect2_link - Origin of the kinect link
Best,
Zdenek