pal-robotics / realsense_gazebo_plugin

157 stars 134 forks source link

fix colour channel order for point cloud #30

Closed christian-rauch closed 3 years ago

christian-rauch commented 3 years ago

This PR checks the image encoding to set the correct channel order:

realsense_gazebo_colour_channel_fix

Fixes https://github.com/pal-robotics/realsense_gazebo_plugin/issues/29

saikishor commented 3 years ago

@christian-rauch Thanks for adding this PR. we appreciate your efforts