forked from ros-visualization/rviz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linting for rviz_rendering (ros-visualization#17)
* Introduce linters in rviz_rendering - we don't use ament_lint_common because copyright checks fail - we want to wait for changes in ament_copyright before fixing * Fix cppcheck errors - only one error: memory leak of log_manager * Extract SdkQtCameraMan from OgreBites to fix linters - SdkQtCameraMan is from OgreBites and not from rviz - No change in functionality * adding a todo about the copyright linter * add a comment about delete-less new call
- Loading branch information
1 parent
5aa09d3
commit 9742ff3
Showing
6 changed files
with
25 additions
and
393 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.