unitybridge

package
v0.0.0-...-4e9ec18 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Robomaster S1/EP Unity Bridge Libraries.

Collection of DJI's closed source Unity Bridge libraries for the RoboMaster S1 and EP.

This includes versions of the library for all the known supported platforms:

1 - MacOS (Darwin) - App v1.1.5: amd64 2 - Windows - App v1.1.5: amd64 3 - Android: - App v1.2.0: arm/arm64 4 - iOS: - App v1.1.6: arm64

All versions are shared libraries and can be directly linked to a program or dynamically loaded (for example using dlopen/dlsym).

See include/unitybridge.h for details on the functions that are available.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(string, bool, string)

func Destroy

func Destroy()

func GetSecurityKeyByKeyChainIndex

func GetSecurityKeyByKeyChainIndex(int) uintptr

func Initialize

func Initialize() bool

func SendEvent

func SendEvent(uint64, []byte, uint64)

func SendEventWithNumber

func SendEventWithNumber(uint64, uint64, uint64)

func SendEventWithString

func SendEventWithString(uint64, string, uint64)

func SetEventCallback

func SetEventCallback(uint64, C.EventCallbackFunc)

func Uninitialize

func Uninitialize()

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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