3D mapping with Hokuyo and Kinect
Hi! I'm a begginer using Gazebo and I'm getting completely lost with all the documentation.
I'm triying to do a very simple thing. I want to mount a Hokuyo laser sensor in a vehicle, turned 90 degrees so it detects a vertical plane, and then move the vehicle forward to do a 3D reconstruction of what the Hokuyo is detecting.
The perfect set would be to have a window in which the vehicle can be seen moving parallel to a certain structure and then other window where the stucture is been reconstructed as the vehicle passes by.
Any idea of how can I do this the simplest way? I only need it for visualization, I don't need to do anithing with the data afterwards.
Also, I need to do the same with a kinect sensor.
I'm using ROS Kinetic with Gazebo 7 in Ubuntu 16.04.
Thanks in advance.