Functions | Variables
sender Namespace Reference

Functions

def sender ()
 

Variables

string __author__ = 'flier'
 
float FREQUENCY_ROSTOPIC_DEFAULT = 0.01
 
string NODENAME = 'leap_pub'
 
string PARAMNAME_FREQ = 'freq'
 
string PARAMNAME_FREQ_ENTIRE = '/' + NODENAME + '/' + PARAMNAME_FREQ
 

Detailed Description

For backwards compatibility with the old driver files
    Will be DELETED in the future               

Function Documentation

◆ sender()

def sender.sender ( )
This method publishes the data defined in leapros.msg to /leapmotion/data

Definition at line 20 of file sender.py.

Variable Documentation

◆ __author__

string sender.__author__ = 'flier'
private

Definition at line 6 of file sender.py.

◆ FREQUENCY_ROSTOPIC_DEFAULT

float sender.FREQUENCY_ROSTOPIC_DEFAULT = 0.01

Definition at line 15 of file sender.py.

◆ NODENAME

string sender.NODENAME = 'leap_pub'

Definition at line 16 of file sender.py.

◆ PARAMNAME_FREQ

string sender.PARAMNAME_FREQ = 'freq'

Definition at line 17 of file sender.py.

◆ PARAMNAME_FREQ_ENTIRE

string sender.PARAMNAME_FREQ_ENTIRE = '/' + NODENAME + '/' + PARAMNAME_FREQ

Definition at line 18 of file sender.py.



leap_motion
Author(s): Florian Lier , Mirza Shah , Isaac IY Saito
autogenerated on Mon Feb 28 2022 22:41:08