habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

[WIP] [3/3] Voxel bindings

Open ScottCSteinhauser opened this issue 4 years ago • 2 comments

Motivation and Context

This PR creates python bindings for using the voxel framework on the python level as well as a tutorial which illustrates the framework's flexibility.

How Has This Been Tested

A tutorial can be found at examples/tutorials/voxel_framework_tutorial.py, and some of it's code is shown here:

Screen Shot 2021-03-31 at 10 20 53 AM

This code produces this short video:

https://user-images.githubusercontent.com/56770849/113169084-e38e1580-920a-11eb-8dfe-66521ebc4684.mp4

Types of changes

  • Bindings added to SimBindings.cpp and GeoBindings.cpp
  • A tutorial for using these bindings found in examples/tutorials/voxel_framework_tutorial.py

What needs to be done

  • I plan on creating a rst file for the tutorial so it is easily accessible on the habitat-sim website/docs.
  • Bindings for directly accessing the voxel grids are in the works

ScottCSteinhauser avatar Mar 31 '21 15:03 ScottCSteinhauser

Hi @ScottCSteinhauser!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

facebook-github-bot avatar Apr 09 '21 22:04 facebook-github-bot

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

facebook-github-bot avatar Jun 12 '21 01:06 facebook-github-bot