Search found 5 matches

by magnetica
29 Jun 2019, 07:22
Forum: General questions
Topic: output of Velodyne sensor
Replies: 1
Views: 821

output of Velodyne sensor

Hi I am getting data of velodyne sensor. But when I plot the same data then the location of the objects are not same as in the vrep scene. The objects are at different location e.g the object is at location [1, 2, 3] in vrep scene but it is at location [3, 2, 5] in plot . Could you please draw some ...
by magnetica
31 May 2019, 06:13
Forum: General questions
Topic: Problem with publish sensor_msgs/PointCloud2 format kinect data
Replies: 4
Views: 2022

Re: Problem with publish sensor_msgs/PointCloud2 format kinect data

Hi lyz

I am facing the similar issue of publishing the point cloud data from velodyne sensor and posted the query for the same. Could you please share your solution?

Thanks
by magnetica
28 May 2019, 19:16
Forum: General questions
Topic: Interpreting Point Cloud data from Velodyne V16 sensor
Replies: 4
Views: 1854

Re: Interpreting Point Cloud data from Velodyne V16 sensor

Thanks, I am getting all the points in V-REP. I am getting points from all the vision sensors by changing the index in m=sim.getObjectMatrix(visionSensorHandles[1],-1) individually. I am not able to publish the data from all the vision sensors together (representing the whole scene) to another appli...
by magnetica
26 May 2019, 09:07
Forum: General questions
Topic: Interpreting Point Cloud data from Velodyne V16 sensor
Replies: 4
Views: 1854

Re: Interpreting Point Cloud data from Velodyne V16 sensor

Hi, Thanks for your response. I am able to see the points and detect shapes out of them. But seems like Velodyne VPL-16 is currently returning the points in one quadrant only. It is not able to detect points in every direction. If there any configuration that I may be missing for that? One screen sh...
by magnetica
21 May 2019, 07:27
Forum: General questions
Topic: Interpreting Point Cloud data from Velodyne V16 sensor
Replies: 4
Views: 1854

Interpreting Point Cloud data from Velodyne V16 sensor

I am having a simple scene with a Velodyne V16 Sensor (x=1.0, y=1.0, z=1.0) surrounded by 3 objects A. Indoor Plant (x=-0.6, y=1.0, z=1.0) B. Concrete Box (x=1.0, y=-0.6, z=1.0) C. 20cmHighWall5cm0 (x=0.2750, y=0.1750, z=1.0) Velodyne sensor is returning following Point cloud data: But they don't se...