Giter Club home page Giter Club logo

Comments (3)

feichai2004 avatar feichai2004 commented on September 4, 2024 3

Yes, it is a compatible issues. I fixed the problem by following the recommendation.
https://github.com/PointCloudLibrary/pcl/wiki/Remove-ROS

from kitti-pcl.

MarkMuth avatar MarkMuth commented on September 4, 2024

Well,

obviously ‘sensor_msgs’ has not been declared. Looks like you have no
compatible version of ROS/PCL installed.

Cheers,
Mark

On 02.08.2016 11:41, feichai2004 wrote:

Hi,

I try to build the source code and found the following error message. Do
you have any ideal?

/home/hengfuil/code/kitti-pcl/src/kittitrackletextract.cpp: In function
‘int main(int, char_/)’:
/home/hengfuil/code/kitti-pcl/src/kittitrackletextract.cpp:67:2: error:
‘sensor_msgs’ has not been declared
sensor_msgs::PointCloud2 blob;
^
/home/hengfuil/code/kitti-pcl/src/kittitrackletextract.cpp:67:27: error:
expected ‘;’ before ‘blob’
sensor_msgs::PointCloud2 blob;
^
/home/hengfuil/code/kitti-pcl/src/kittitrackletextract.cpp:68:40: error:
‘blob’ was not declared in this scope
pcl::io::loadPCDFile (infile.c_str(), blob);
^
/home/hengfuil/code/kitti-pcl/src/kittitrackletextract.cpp:72:2: error:
‘fromROSMsg’ is not a member of ‘pcl’
pcl::fromROSMsg (blob, *cloud);
^
make[2]: */_
[src/CMakeFiles/kittitrackletextract.dir/kittitrackletextract.cpp.o] Error 1
make[2]: Leaving directory |/home/hengfuil/code/kitti-pcl'
make[1]: *** [src/CMakeFiles/kittitrackletextract.dir/all] Error 2
make[1]: Leaving directory|/home/hengfuil/code/kitti-pcl'
make: *** [all] Error 2


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe-auth/AEBdJ2jVGgg-aQwg_rI_jq4pQnWeTEuIks5qbxDIgaJpZM4JabCA.

from kitti-pcl.

gyubeomim avatar gyubeomim commented on September 4, 2024

@feichai2004
thanks,
after running remove_ros_3rdparty.bash in the page you recommended, it worked for me

from kitti-pcl.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.