Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor image related code. #684

Conversation

SirVer
Copy link
Contributor

@SirVer SirVer commented Nov 16, 2017

  • Take immutable parameter as const ref instead of pointer.
  • make kCairoFormat a global constant, since it is defined in many places in cartographer and cartographer_ros, but we rely on it actually always being the same value.

@SirVer SirVer requested a review from cschuet November 16, 2017 09:45
@SirVer
Copy link
Contributor Author

SirVer commented Nov 16, 2017

Followup in cartographer_ros will be send once this is in.

@SirVer
Copy link
Contributor Author

SirVer commented Nov 16, 2017

@wally-the-cartographer merge

@wally-the-cartographer
Copy link
Collaborator

Merge requested by authorized user SirVer. Merge queue now has a length of 1.

- Take immutable parameter as const ref instead of pointer.
- make kCairoFormat a global constant, since it is defined in many
  places in cartographer and cartographer_ros, but we rely on it
  actually always being the same value.
@SirVer SirVer force-pushed the 00_refactor_submap_painter branch from ee2dd62 to f4c4940 Compare November 16, 2017 12:56
@wally-the-cartographer wally-the-cartographer merged commit 0b4e7a9 into cartographer-project:master Nov 16, 2017
@SirVer SirVer deleted the 00_refactor_submap_painter branch November 16, 2017 14:51
wally-the-cartographer pushed a commit to cartographer-project/cartographer_ros that referenced this pull request Nov 16, 2017
ojura pushed a commit to larics/cartographer_combined that referenced this pull request Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants