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 | Q&A answers.ros.org |
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)Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-03-15 10:50:24 -0600
Seen: 283 times
Last updated: Mar 24 '16
Integrating imu with velodyne transform nodelet
How to use "pointcloud_to_laserscan" ?
Understanding velodyne transform_node vs cloud_node to transform point clouds
Converting raw HDL-32e packets to Pointclouds in Rospy
how to extract the data from the packets of Velodyne HDL-32E
Displaying Velodyne - HDL 32E data in rviz
How to connect VLP-16 (confused about the tutorial)
Velodyne_driver on ROS Melodic. Velodyne_msg error
Problem generating VLP-16 data in Gazebo
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