Gazebo | Ignition | Community
Ask Your Question
0

How to visualize laser beams in velodyne hdl-32 sensor?

asked 2016-07-29 03:04:57 -0500

Ani_robo16 gravatar image

I am trying to use velodyne hdl-32 sensor whose details are available here . I have create the world file exactly as mentioned here. But I am unable to see the laser beams.

Please let me know if anybody has idea about how to resolve it.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-11-06 07:49:53 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hey! At some point of your code you should have something like

<sensor type="ray" name="_your sensor here_"> <pose>0 0 0 0 0 0</pose>

  <visualize>true</visualize> <-- ADD THIS

if 'true' does not work, try with some integers

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-07-29 03:04:57 -0500

Seen: 550 times

Last updated: Nov 06 '17