Neato Laser Scan shows impossible data's in RVIZ
Hi I've got my neato robotics vacuum cleaner and I'm interested in the data of the laser scanner. I did the following tutorials to connect it to ROS and plot it in RVIZ.
http://www.ros.org/wiki/xv_11_laser_driver/Tutorials/Connecting%20the%20XV-11%20Laser%20to%20USB
The data plotted by RVIZ are shown like in a random angle and also the distance is not correct. So it looks about setting random dots around the center and update them about 3 times a second (Depending on the voltage of the motor).
Analyzing the serial data on the bus it looks for me like they still stick to the protocol of LDS V2.5 described at http://xv11hacking.wikispaces.com/LIDAR+Sensor
I use ROS Fuerte, LDS V2.6.1529
Any ideas what I'm doing wrong?
Thanks for any help