We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test project /home/crdelsey/src/ros_dev_workspace/navigation2/build/nav2_dijkstra_planner Start 1: copyright 1/5 Test #1: copyright ........................***Failed 0.46 sec Start 2: cppcheck 2/5 Test #2: cppcheck ......................... Passed 0.50 sec Start 3: cpplint 3/5 Test #3: cpplint .......................... Passed 0.75 sec Start 4: lint_cmake 4/5 Test #4: lint_cmake ....................... Passed 0.48 sec Start 5: uncrustify 5/5 Test #5: uncrustify ....................... Passed 0.62 sec
80% tests passed, 1 tests failed out of 5
The text was updated successfully, but these errors were encountered:
Avoid the copyright check in two directories because of the unsupport…
f8b15d6
…ed license header. Fixes #75, fixes #92. (#143)
AGVFM-546 AGV Errors: Add error code to the AGV errors on the camera …
5109d14
…server (#75) * add error_type code for error messages * add custom message type AGVError * add custom message type AgvError * use message type AGVError * fix numbering * fix typo
mjeronimo
Successfully merging a pull request may close this issue.
Test project /home/crdelsey/src/ros_dev_workspace/navigation2/build/nav2_dijkstra_planner
Start 1: copyright
1/5 Test #1: copyright ........................***Failed 0.46 sec
Start 2: cppcheck
2/5 Test #2: cppcheck ......................... Passed 0.50 sec
Start 3: cpplint
3/5 Test #3: cpplint .......................... Passed 0.75 sec
Start 4: lint_cmake
4/5 Test #4: lint_cmake ....................... Passed 0.48 sec
Start 5: uncrustify
5/5 Test #5: uncrustify ....................... Passed 0.62 sec
80% tests passed, 1 tests failed out of 5
The text was updated successfully, but these errors were encountered: