Skip to content
Snippets Groups Projects

Make changes necessary to convert rgb images to aron format

Open Simon Scharpf requested to merge python3_aron_rgb_image into master

When using ndarray_to_aron() (in python3-armarx/armarx_memory/aron/conversion/ndarray/common.py) to convert rgb images, is_point_cloud() would return true because the images have fields. To prevent that an additional condition for a ndarray to be classified as a point cloud was added. Also the function convert_int8_to_dtype_rgb() to convert images to an aron format was added.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading