sensors:
- sensor_plugin: occupancy_map_monitor/PointCloudOctomapUpdater
point_cloud_topic: /camera/depth_registered/points
max_range: 5.0
point_subsample: 1
padding_offset: 0.1
padding_scale: 1.0
filtered_cloud_topic: filtered_cloud
<param name="octomap_frame" type="string" value="odom_combined" />
<param name="octomap_resolution" type="double" value="0.025" />
<param name="max_range" type="double" value="5.0" />
<rosparam command="load" file="$(find finalasm_moveit_config1)/config/sensors_kinect.yaml" />
[ WARN] [1501877409.296506615]: MessageFilter [target=/world ]: Dropped 100.00% of messages so far. Please turn the [ros.moveit_ros_perception.message_notifier] rosconsole logger to DEBUG for more information.
[ WARN] [1501877469.305792922]: MessageFilter [target=/world ]: Dropped 100.00% of messages so far. Please turn the [ros.moveit_ros_perception.message_notifier] rosconsole logger to DEBUG for more information.
<node pkg="tf" type="static_transform_publisher" name="kinect_broadcaster" args="0 0 0 0 0 0 1 world camera_depth_optical_frame 100" />
rostopic echo /camera/depth_registered/points
Skipping virtual joint 'vj' because its child frame 'base_link' does not match the URDF frame 'world'
[ WARN] [1502139308.105777003]: TF2 exception:
Could not find a connection between 'camera_rgb_optical_frame' and 'camera_depth_optical_frame' because they are not part of the same tree.Tf has two or more unconnected trees.
World origin ----> offset x=100 y=50 rz=90 ---> robot_link_1 ---> offset z = 20 --> kinect_frame
World origin ----> offset x=?? y=?? z=?? --> kinect_frame
<node pkg="tf" type="static_transform_publisher" name="kinect_broadcaster" args="0 0 0 0 0 0 1 camera_rgb_optical_frame camera_depth_optical_frame 100" />
rosrun tf view_frames
[ WARN] [1502216794.320287589]: No transform available between frame 'camera_depth_frame' and planning frame '/world' (Could not find a connection between 'world' and 'camera_depth_frame' because they are not part of the same tree.Tf has two or more unconnected trees.)
[ WARN] [1502216794.320336633]: No transform available between frame 'camera_link' and planning frame '/world' (Could not find a connection between 'world' and 'camera_link' because they are not part of the same tree.Tf has two or more unconnected trees.)
[ WARN] [1502216794.320373158]: No transform available between frame 'camera_depth_optical_frame' and planning frame '/world' (Could not find a connection between 'world' and 'camera_depth_optical_frame' because they are not part of the same tree.Tf has two or more unconnected trees.)
[ WARN] [1502216794.320406033]: No transform available between frame 'camera_rgb_frame' and planning frame '/world' (Could not find a connection between 'world' and 'camera_rgb_frame' because they are not part of the same tree.Tf has two or more unconnected trees.)
[ WARN] [1502216794.320435605]: No transform available between frame 'camera_rgb_optical_frame' and planning frame '/world' (Could not find a connection between 'world' and 'camera_rgb_optical_frame' because they are not part of the same tree.Tf has two or more unconnected trees.)