Giter Site home page Giter Site logo

cuda stream about fast_gicp HOT 8 OPEN

whuzs avatar whuzs commented on June 12, 2024 1
cuda stream

from fast_gicp.

Comments (8)

koide3 avatar koide3 commented on June 12, 2024

Ah, it should be a bug. Fortunately, recent versions of thrust perform for_each in a synchronized way (regardless of the use of streams), and this does not affect programs on a recent version of CUDA. Anyways, I'll push a fix soon.

from fast_gicp.

JACKLiuDay avatar JACKLiuDay commented on June 12, 2024

Ah, it should be a bug. Fortunately, recent versions of thrust perform for_each in a synchronized way (regardless of the use of streams), and this does not affect programs on a recent version of CUDA. Anyways, I'll push a fix soon.

Hi, thank you for your work about fast gicp, I am trying to use it on my Nvidia jetson NX board. Does this fast gicp project support for Nvidia jetson board?

from fast_gicp.

whuzs avatar whuzs commented on June 12, 2024

Nvidia jetson NX

i run it successfully in orin and Xavier

from fast_gicp.

JACKLiuDay avatar JACKLiuDay commented on June 12, 2024

Hi, thank you for your quick reply. You mean you run it successfully on Orin and AGX xavier? That is a good news to me. I just have a AGX xavier. And I will try it on the AGX xavier. Could you tell which jetpack you use? I just tried jetpack5.1 on NX and it did not work.

from fast_gicp.

whuzs avatar whuzs commented on June 12, 2024

Orin(JetPack5.0.2.3,other default) and MIIVII Apex Xavier(default), maybe you cak take a look at #107

from fast_gicp.

JACKLiuDay avatar JACKLiuDay commented on June 12, 2024

Orin(JetPack5.0.2.3,other default) and MIIVII Apex Xavier(default), maybe you cak take a look at #107

Hi, thank you for your advice. I just looked at #107, it looks like the fix had been merged to the project master code. But my NX board still can not run gicp_kitty with fastvgivpcuda. It shows identity matrix when run gicp_kitty with fastvgicpcuda.

from fast_gicp.

JACKLiuDay avatar JACKLiuDay commented on June 12, 2024

@whuzs @koide3 Hi, I just tried fast_gicp project on AGX Xavier with jtpack5.1.1. I changed the align method with fastvgicpcuda. When I run the fast_gicp with gicp_kitti code. The result shows correct at first. Then it shows nan nan nan all the time. Could you give me some advice. Something wrong caused by arm64?
8be937c3ff05c5961095104c33986f9

from fast_gicp.

PigBroA avatar PigBroA commented on June 12, 2024

@JACKLiuDay I think you should check out whether there are nan(of inf) value in target or source cloud. you can use pcl::removeNaNFromPointCloud to remove them.

from fast_gicp.

Related Issues (20)

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.