Geometry Python object lacks API's for Heightmaps #1439
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Starting from SDFormat 1.9, SDFormat XML has a tag, but the SDFormat Python API Geometry class does not seem to support it.
The C++ functions HeightmapShape and SetHeightmapShape are not linked.
There is even a small comment in the source file.
https://github.com/gazebosim/sdformat/blob/sdf14/python/src/sdf/pyGeometry.cc
The text was updated successfully, but these errors were encountered: