Skip to content

various fixes#87

Merged
fmessmer merged 2 commits intoipa320:indigo_devfrom
fmessmer:fixes
Dec 12, 2019
Merged

various fixes#87
fmessmer merged 2 commits intoipa320:indigo_devfrom
fmessmer:fixes

Conversation

@fmessmer
Copy link
Member

  1. same as https://github.com/ipa320/cob_driver/pull/406
  2. fixes -Wswitch-bool warning
Warnings   << cob_people_detection:make /root/catkin_ws/logs/cob_people_detection/build.make.000.log

/root/catkin_ws/src/cob_people_perception/cob_people_detection/common/src/munkres/munkres.cpp: In member function ‘bool munkres::step5(int, int)’:

/root/catkin_ws/src/cob_people_perception/cob_people_detection/common/src/munkres/munkres.cpp:575:27: warning: switch condition has type bool [-Wswitch-bool]

switch (looking_for_star)

                        ^

cd /root/catkin_ws/build/cob_people_detection; catkin build --get-env cob_people_detection | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -

@fmessmer fmessmer merged commit b9c27a2 into ipa320:indigo_dev Dec 12, 2019
@fmessmer fmessmer deleted the fixes branch December 12, 2019 08:22
@ipa-rmb
Copy link
Contributor

ipa-rmb commented Dec 12, 2019

👍

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.

2 participants