You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your feedback. To visualize polar pointclouds in rviz, a transform to cartesian coordinates is required. The python script attached converts polar pointclouds (generated with coordinationNotation 1) to cartesian pointclouds, which can be visualized in rviz.
Example to convert polar pointclouds on topic "/cloud_polar_unstructured_fullframe" to cartesian pointclouds on topic "/cloud_polar_to_cartesian":
If the coordinationNotation is set to 1 (polar data) no pointcloud will be visualized in rviz.
The text was updated successfully, but these errors were encountered: