-
Notifications
You must be signed in to change notification settings - Fork 24
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
How to run #5
Comments
Hi! I was able to get it running on my data the other day. You ultimately want to run |
Hello, thank you for sharing. Could you please give some more detailed steps about testing data sets? |
Hi! I can't find where to modify the dataset path. Could you please give some more detailed steps about testing data sets? |
Hi! Do you know how to run it now? |
[ERROR] [1663628947.304425971]: Failed to load nodelet [/points_xyzrgb] of type [depth_image_proc/point_cloud_xyzrgb] even after refreshing the cache: According to the loaded plugin descriptions the class depth_image_proc/point_cloud_xyzrgb with base class type nodelet::Nodelet does not exist. Declared types are nodelet_tutorial_math/Plus pcl/BAGReader pcl/BoundaryEstimation pcl/ConvexHull2D pcl/CropBox pcl/EuclideanClusterExtraction pcl/ExtractIndices pcl/ExtractPolygonalPrismData pcl/FPFHEstimation pcl/FPFHEstimationOMP pcl/MomentInvariantsEstimation pcl/MovingLeastSquares pcl/NodeletDEMUX pcl/NodeletMUX pcl/NormalEstimation pcl/NormalEstimationOMP pcl/NormalEstimationTBB pcl/PCDReader pcl/PCDWriter pcl/PFHEstimation pcl/PassThrough pcl/PointCloudConcatenateDataSynchronizer pcl/PointCloudConcatenateFieldsSynchronizer pcl/PrincipalCurvaturesEstimation pcl/ProjectInliers pcl/RadiusOutlierRemoval pcl/SACSegmentation pcl/SACSegmentationFromNormals pcl/SHOTEstimation pcl/SHOTEstimationOMP pcl/SegmentDifferences pcl/StatisticalOutlierRemoval pcl/VFHEstimation pcl/VoxelGrid I got this error while running, hope you can give me a solution. Thank you so much! |
Hi, do you have any idea on how to run this project ? |
finally i got this, you can use bag files or self-defined topics to advertise images, then the system will work. A example can be write " '<'node name="bag" pkg="rosbag" type="play" |
Hi,
your work is amazing and thank you very much for the code!
Could you please provide some instructions on how to run it? I would really like to test it on some datasets.
The text was updated successfully, but these errors were encountered: