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

blue container bundle #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

blue container bundle #4

wants to merge 4 commits into from

Conversation

Kapim
Copy link
Collaborator

@Kapim Kapim commented Jun 29, 2018

No description provided.

@ZdenekM
Copy link
Member

ZdenekM commented Nov 19, 2018

@Kapim Mrkni na to pls...

In file included from /opt/ros/indigo/include/ros/serialization.h:37:0,
                 from /opt/ros/indigo/include/ros/publisher.h:34,
                 from /opt/ros/indigo/include/ros/node_handle.h:32,
                 from /opt/ros/indigo/include/ros/ros.h:45,
                 from /home/travis/catkin_ws/src/arcor-detectors/art_presence_detector/src/node.cpp:1:
/opt/ros/indigo/include/ros/message_traits.h: In instantiation of ‘static const char* ros::message_traits::MD5Sum<M>::value(const M&) [with M = bool]’:
/opt/ros/indigo/include/ros/message_traits.h:255:104:   required from ‘const char* ros::message_traits::md5sum(const M&) [with M = bool]’
/opt/ros/indigo/include/ros/publisher.h:112:7:   required from ‘void ros::Publisher::publish(const M&) const [with M = bool]’
/home/travis/catkin_ws/src/arcor-detectors/art_presence_detector/src/node.cpp:123:34:   required from here
/opt/ros/indigo/include/ros/message_traits.h:126:34: error: request for member ‘__getMD5Sum’ in ‘m’, which is of non-class type ‘const bool’
     return m.__getMD5Sum().c_str();
                                  ^
/opt/ros/indigo/include/ros/message_traits.h: In instantiation of ‘static const char* ros::message_traits::DataType<M>::value(const M&) [with M = bool]’:
/opt/ros/indigo/include/ros/message_traits.h:264:106:   required from ‘const char* ros::message_traits::datatype(const M&) [with M = bool]’
/opt/ros/indigo/include/ros/publisher.h:112:7:   required from ‘void ros::Publisher::publish(const M&) const [with M = bool]’
/home/travis/catkin_ws/src/arcor-detectors/art_presence_detector/src/node.cpp:123:34:   required from here
/opt/ros/indigo/include/ros/message_traits.h:143:36: error: request for member ‘__getDataType’ in ‘m’, which is of non-class type ‘const bool’
     return m.__getDataType().c_str();
                                    ^
make[2]: *** [CMakeFiles/art_presence_detector_node.dir/src/node.cpp.o] Error 1
make[1]: *** [CMakeFiles/art_presence_detector_node.dir/all] Error 2
make: *** [all] Error 2

a

$ catkin_lint $CI_SOURCE_PATH
art_presence_detector: error: missing build_export_depend on 'art_msgs'
art_presence_detector: error: missing build_export_depend on 'std_msgs'
art_presence_detector: warning: target 'art_presence_detector_node' is not installed
art_presence_detector: warning: file 'scripts/control_run.py' is executable but not installed
catkin_lint: checked 2 packages and found 4 problems
catkin_lint: 4 notices have been ignored. Use -W2 to see them
The command "catkin_lint $CI_SOURCE_PATH" exited with 1.

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.

3 participants