grpchelper

package
v0.2.46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package grpchelper implements helper functions to be used with slam service grpc clients

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInternalStateCallback added in v0.2.32

func GetInternalStateCallback(ctx context.Context, name string, slamClient pb.SLAMServiceClient) (func() ([]byte, error), error)

GetInternalStateCallback helps a client request the internal state stream from a SLAM server, returning a callback function for accessing the stream data.

func GetPointCloudMapCallback added in v0.2.32

func GetPointCloudMapCallback(ctx context.Context, name string, slamClient pb.SLAMServiceClient) (func() ([]byte, error), error)

GetPointCloudMapCallback helps a client request the point cloud stream from a SLAM server, returning a callback function for accessing the stream data.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL