grpchelper

package
v0.2.27 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 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 GetInternalStateStreamCallback

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

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

func GetPointCloudMapStreamCallback

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

GetPointCloudMapStreamCallback 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