You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.

Class slamcore::HeightMappingSubsystemInterface

class HeightMappingSubsystemInterface : public virtual Map2DAccessInterface, public SubsystemInterface

Subsystem for accessing height maps.

Public Types

using Ptr = std::shared_ptr<HeightMappingSubsystemInterface>
using CPtr = std::shared_ptr<const HeightMappingSubsystemInterface>

Public Functions

virtual ~HeightMappingSubsystemInterface() = default