Coder Social home page Coder Social logo

Comments (4)

neka-nat avatar neka-nat commented on July 1, 2024

Hi,

Thank you for the feedback.
Do you mean the following function?

occupancygrid.set_free_voxels(voxels)

It is not currently implemented.

from cupoch.

toshi2k2 avatar toshi2k2 commented on July 1, 2024

Yes.
Is there any documentation for the OccupancyGrid() method? I'm trying to figure out from the examples as to how return an occupancy map given a point cloud or rgb and depth image.

from cupoch.

neka-nat avatar neka-nat commented on July 1, 2024

I haven't started work on the documentation yet.
Please refer to the example of OccupancyGrid.
https://github.com/neka-nat/cupoch/blob/master/examples/python/realsense/realsense_occupancygrid_viewer.py
You can get the voxel grid itself with the voxels property, but only for occupied and free voxels.

I will continue to add the following features to OccupancyGrid:

  • Conversion between geometries, VoxelGrid <-> OccupancyGrid, DistanceTransform <-> OccupancyGrid, ...
  • Adding examples with collision detection
  • Access function to grid other than voxels

If you have any feature requests, please let me know. Pull requests are also welcome.

from cupoch.

neka-nat avatar neka-nat commented on July 1, 2024

I added some functions for OccupancyGrid.

  • OccupancyGrid::SetFreeArea
  • DistanceTransformation::CreateFromOccupancyGrid
  • VoxelGrid::CreateFromOccupancyGrid

from cupoch.

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.