Giter VIP home page Giter VIP logo

Comments (7)

Viky397 avatar Viky397 commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch.
You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

from tsdf-plusplus.

nanguaxs avatar nanguaxs commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

Hello, thank you for sharing. Could you please give some more detailed steps about testing data sets?

from tsdf-plusplus.

879917820 avatar 879917820 commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

Hi! I can't find where to modify the dataset path. Could you please give some more detailed steps about testing data sets?

from tsdf-plusplus.

879917820 avatar 879917820 commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

Hello, thank you for sharing. Could you please give some more detailed steps about testing data sets?

Hi! Do you know how to run it now?

from tsdf-plusplus.

Lx-958 avatar Lx-958 commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

[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
[ERROR] [1663628947.304537330]: The error before refreshing the cache was: 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
[FATAL] [1663628947.318673148]: Failed to load nodelet '/points_xyzrgbof typedepth_image_proc/point_cloud_xyzrgbto managernodelet_manager'

I got this error while running, hope you can give me a solution. Thank you so much!

from tsdf-plusplus.

liaoksn avatar liaoksn commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

Hello, thank you for sharing. Could you please give some more detailed steps about testing data sets?

Hi! Do you know how to run it now?

Hi, do you have any idea on how to run this project ?

from tsdf-plusplus.

liaoksn avatar liaoksn commented on August 14, 2024

Hi! I was able to get it running on my data the other day. You ultimately want to run roslaunch tsdf_plusplus_pipeline.launch. You also want to make sure you edit the necessary parameters in the corresponding yaml files (like camera_intrinsics, max ray_length, rgb_image_sub_topic, etc.)

Hello, thank you for sharing. Could you please give some more detailed steps about testing data sets?

Hi! Do you know how to run it now?

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"
args="-l $(find rgbd_segmentation)/bags/rgbd_dataset_freiburg3_long_office_household.bag" /'>' " in rgbd_segmentation.launch file. where .bag file is frequently used in mask rcnn ros test. you can search realated blogs for more information

from tsdf-plusplus.

Related Issues (11)

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.