Limiting Velodyne point cloud
The view_direction and view_width parameters updated for HDL32 doesn't seem to work. Has anyone tried it?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
The view_direction and view_width parameters updated for HDL32 doesn't seem to work. Has anyone tried it?
It works for me.
Run the driver in one terminal (with a PCAP or using the raw device):
roslaunch velodyne_pointcloud 32e_points.launch pcap:=~/Downloads/velodyne/32e.pcap
Run rviz
in another.
In a third terminal run rqt
.
cloud_nodelet
view_width
to something less than 2*PIview_direction
to the desired angle (0 is straight ahead)Asked: 2016-03-15 10:50:24 -0600
Seen: 329 times
Last updated: Mar 24 '16
issue of default frame_id for velodyne_pointcloud/Transform2
Displaying Velodyne - HDL 32E data in rviz
how to extract the data from the packets of Velodyne HDL-32E
What is the base frame in velodyne's transform_nodelet? [closed]
Velodyne fault readings at near objects
velodyne_driver displays ellipse of laser beams instead of circle
Are you installing the binary driver packages, or building it yourself from source?
I'm building them from source