Coder Social home page Coder Social logo

Pure cpp example? about kiss-icp HOT 5 CLOSED

prbonn avatar prbonn commented on August 21, 2024
Pure cpp example?

from kiss-icp.

Comments (5)

nachovizzo avatar nachovizzo commented on August 21, 2024 2

Hello @JaySlamer, yes, this is a problem indeed. Now we have a mixture between C++/Python. But from next week on, I will start working in a proper ROS wrapper that does not enforce python as dependency. Will this work in your case? Or do you think it is still valuable to have a C++ CLI?

I will keep this issue open as a reminder to push for the ROS wrapper

PS: The "big" missing part on the C++ is only the adaptive threshold estimation, but if you use a fixed threshold(that also works pretty well) then all the ingredients are already on the C++ side.

from kiss-icp.

huawei-sai avatar huawei-sai commented on August 21, 2024 1

@nachovizzo Thank you for this excellent work.

Having a ROS wrapper with only C++ implementation would make easy to integrate with existing pose-graph back ends (https://github.com/gisbi-kim/SC-A-LOAM/blob/main/src/laserPosegraphOptimization.cpp). I would vote for this and will be waiting to test it myself.

The main reason to use ROS wrapper is to run the SLAM systems on-device easily as most of us use ROS for communicating the data throughout the robot, both front-end and other perception modules.

from kiss-icp.

nachovizzo avatar nachovizzo commented on August 21, 2024 1

@JaySlamer Not yet there, but here is a draft on how to use the system only with C++

from kiss-icp.

JaySlamer avatar JaySlamer commented on August 21, 2024

Hello @JaySlamer, yes, this is a problem indeed. Now we have a mixture between C++/Python. But from next week on, I will start working in a proper ROS wrapper that does not enforce python as dependency. Will this work in your case? Or do you think it is still valuable to have a C++ CLI?

I will keep this issue open as a reminder to push for the ROS wrapper

PS: The "big" missing part on the C++ is only the adaptive threshold estimation, but if you use a fixed threshold(that also works pretty well) then all the ingredients are already on the C++ side.

A ROS wrapper would be great. Thank you.

from kiss-icp.

chengwei0427 avatar chengwei0427 commented on August 21, 2024

It's a good idea for a ROS wrapper with only C++ implementation.

I'll check and update.

Thank you.

from kiss-icp.

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.