Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • core_perception core_perception
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AutonomouStuff
  • Autoware.AI
  • core_perceptioncore_perception
  • Merge requests
  • !52

Lidar_euclidean_cluster_detect : code tidy, added tfs for convex_hull + BoundingBox

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maxandre Ogeret requested to merge MaxandreOgeret/core_perception:lidar_euclidean_clustering_fix into as/master Oct 19, 2020
  • Overview 13
  • Commits 1
  • Pipelines 7
  • Changes 1

Fix #24 (closed)

In my issue I showed that not all elements of published messages are transformed. In this merge request I add the transformation of the convex hull and the bounding box from the input frame to the target frame.

I also tidied the surrounding of the code I changed, using clearer names, and switching to range-based loop.

Upon request I'm willing to tidy the code a bit more.

I hope this work is useful ! :)

Edited Oct 19, 2020 by Maxandre Ogeret
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: lidar_euclidean_clustering_fix