ros-drivers / velodyne

ROS support for Velodyne 3D LIDARs
http://ros.org/wiki/velodyne
Other
646 stars 643 forks source link

Z-axis flipped #502

Open JereKnuutinen opened 1 year ago

JereKnuutinen commented 1 year ago

Please complete the following information:

Describe the bug A clear and concise description of what the bug is. Why does this driver flip the z-axis? When I rotate VLP16 around its y-axis (I use ros convention). I have also logged data to rosbag and I visualized it in MATLAB where I noticed the same.

To Reproduce Steps to reproduce the behavior:

  1. Launch : ros2 launch velodyne velodyne-all-nodes-VLP16-launch.py
  2. ros2 run tf2_ros static_transform_publisher 0 0 0 0 0 0 1 "map" "velodyne"
  3. rviz2
  4. Visualize pointcloud and see the behaviour.

Expected behavior You should see the described behaviout.

JWhitleyWork commented 1 year ago

I'm sorry but I have not heard of nor seen this behavior in many years of using this driver (with Velodynes mounted in various orientations). Please provide some screenshots to show what you are describing.