change orientation of ray sensor
I'm working with the ray sensor plugin for Gazebo, such as the one used by a Hokuyo laser range finder. I'm having trouble getting it in the right orientation for my robot. I've tried to orientate the joint that the sensor plugin is attached to as well as use the xml origin tags included in the plugin but nothing has produced a different orientation.
After playing with the results, I noticed the rays are always in +x direction relative to the frame of the sensor. I'm actually wanting to pitch the ray sensor by 90 degrees.
Has anyone been able to change the orientation? Or even easier, change the axis on which to read laser scans?
Thanks for any help.