-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix linter failures in nav2_util #71
Labels
Comments
@crdelsey - how do we reproduce these? |
@mkhansen-intel The easiest way to reproduce is to run cd build\nav2_util
ctest -V |
crdelsey
pushed a commit
to crdelsey/navigation2
that referenced
this issue
Oct 19, 2018
This resolves ros-navigation#71
ghost
referenced
this issue
in logivations/navigation2
Mar 7, 2022
* add GetPalletPositionFromDepthCameras.action and GetGoalFromPalletPosition.action * set lift level action * fix * add missing method * fixed naming for ports in action nodes GetGoalFromPalletPositionAction and GetPalletPositionFromDepthCamerasAction; * add pallet_drive_obst and set LiftLevel inside pallet_pickup_without_obstacles BT Co-authored-by: Johannes Plapp <johannes.plapp@logivations.com> Co-authored-by: sofia.semianchuk <sofia.semianchuk@logivations.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test project /home/crdelsey/src/ros_dev_workspace/navigation2/build/nav2_util
Start 1: copyright
1/5 Test #1: copyright ........................***Failed 0.46 sec
Start 2: cppcheck
2/5 Test #2: cppcheck .........................***Failed 0.53 sec
Start 3: cpplint
3/5 Test #3: cpplint ..........................***Failed 1.15 sec
Start 4: lint_cmake
4/5 Test #4: lint_cmake ....................... Passed 0.46 sec
Start 5: uncrustify
5/5 Test #5: uncrustify .......................***Failed 1.06 sec
The text was updated successfully, but these errors were encountered: