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

install error!! #53

Open
yzcece opened this issue Sep 20, 2019 · 1 comment
Open

install error!! #53

yzcece opened this issue Sep 20, 2019 · 1 comment

Comments

@yzcece
Copy link

yzcece commented Sep 20, 2019

In file included from /opt/ros/kinetic/include/ros/serialization.h:37:0,
from /opt/ros/kinetic/include/ros/publisher.h:34,
from /opt/ros/kinetic/include/ros/node_handle.h:32,
from /opt/ros/kinetic/include/ros/ros.h:45,
from /home/cc/cece/SLAM/BLAM_ws/blam/internal/src/point_cloud_mapper/include/point_cloud_mapper/PointCloudMapper.h:40,
from /home/cc/cece/SLAM/BLAM_ws/blam/internal/src/point_cloud_mapper/src/PointCloudMapper.cc:37:
/opt/ros/kinetic/include/ros/message_traits.h: In instantiation of ‘static const char* ros::message_traits::MD5Sum::value() [with M = pcl::PointCloudpcl::PointXYZ]’:
/opt/ros/kinetic/include/ros/message_traits.h:228:102: required from ‘const char* ros::message_traits::md5sum() [with M = pcl::PointCloudpcl::PointXYZ]’
/opt/ros/kinetic/include/ros/advertise_options.h:92:39: required from ‘void ros::AdvertiseOptions::init(const string&, uint32_t, const SubscriberStatusCallback&, const SubscriberStatusCallback&) [with M = pcl::PointCloudpcl::PointXYZ; std::__cxx11::string = std::__cxx11::basic_string; uint32_t = unsigned int; ros::SubscriberStatusCallback = boost::function<void(const ros::SingleSubscriberPublisher&)>]’
/opt/ros/kinetic/include/ros/node_handle.h:252:7: required from ‘ros::Publisher ros::NodeHandle::advertise(const string&, uint32_t, bool) [with M = pcl::PointCloudpcl::PointXYZ; std::__cxx11::string = std::__cxx11::basic_string; uint32_t = unsigned int]’
/home/cc/cece/SLAM/BLAM_ws/blam/internal/src/point_cloud_mapper/src/PointCloudMapper.cc:93:77: required from here
/opt/ros/kinetic/include/ros/message_traits.h:121:28: error: ‘__s_getMD5Sum’ is not a member of ‘pcl::PointCloudpcl::PointXYZ’
return M::__s_getMD5Sum().c_str();

@yzcece
Copy link
Author

yzcece commented Sep 20, 2019

ubuntu 16.04 +ros kinect +pcl 1.8

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

No branches or pull requests

1 participant