Skip to content

Add ceiling filter to rtabmap-export#775

Merged
matlabbe merged 1 commit intointrolab:masterfrom
RobotnikAutomation:master
Oct 29, 2021
Merged

Add ceiling filter to rtabmap-export#775
matlabbe merged 1 commit intointrolab:masterfrom
RobotnikAutomation:master

Conversation

@iportolesrb
Copy link
Copy Markdown
Contributor

Added a parameter in rtabmap-export to filter ceiling if wanted.

@matlabbe matlabbe merged commit 0ab5a8f into introlab:master Oct 29, 2021
" --ymax # Maximum range on Y axis to keep nodes to export.\n"
" --zmin # Minimum range on Z axis to keep nodes to export.\n"
" --zmax # Maximum range on Z axis to keep nodes to export.\n"
" --filter_ceiling # Filter points over a custom height (dafault 2 m, 0=disabled).\n"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo 🙂

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the final version here:

" --filter_ceiling # Filter points over a custom height (default 0 m, 0=disabled).\n"
" --filter_floor # Filter points below a custom height (default 0 m, 0=disabled).\n"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whups, sorry.

I was quickly browsing to see what changed in the new version. Should have looked at the end-result 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants