[SOLVED]How to select dual return mode for velodyne VLP16
Hi everyone,
In the velodyne package, how do you select dual returns mode for velodyne VLP16?.
Thank you
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi everyone,
In the velodyne package, how do you select dual returns mode for velodyne VLP16?.
Thank you
After connecting to VLP16, connect to the web server at http://192.168.1.201/ and you will find settings to change many hardware settings. There you can change the return mode.
more details: http://velodynelidar.com/lidar/hdldow...
cheers
VLP-16 support is in the source, but not yet complete or released.
I maintain that package, but do not have a VLP-16, nor have I heard of dual returns mode.
If you can figure out how to do it, please submit a pull request to update the code.
Asked: 2015-07-01 03:21:50 -0500
Seen: 2,420 times
Last updated: Jul 01 '15
Using ROS with Velodyne HDL-32E
Displaying Velodyne - HDL 32E data in rviz
Velodyne HDL32E sends data, but velodyne_driver gets none
how to extract the data from the packets of Velodyne HDL-32E
Packet rate of Velodyne HDL-64E in velodyne_driver [closed]
getting velodyne poll() timeout warning, i can see data but velodyne node can't [closed]
velodyne_driver displays ellipse of laser beams instead of circle
I don't think I've seen support for this added to the velodyne driver, and I haven't even seen any documentation from Velodyne about how to enable it. You may have to add this support yourself.
I think dual return was defined here? is it true? Dual return have been defined in rawdata.h ---> http://docs.ros.org/indigo/api/velody... program line
00063 static const int VLP16_FIRINGS_PER_BLOCK = 2; // dual return