UnitySensors
|
Protected Member Functions | |
virtual void | Start () |
virtual void | Update () |
Protected Attributes | |
string | _topicName |
T | _serializer |
Properties | |
string | topicName [get, set] |
float | frequency [get, set] |
Private Member Functions | |
void | Awake () |
void | InitializePublisherOffset () |
void | OnDestroy () |
Private Attributes | |
float | _frequency = 10.0f |
ROSConnection | _ros |
float | _dt |
float | _frequency_inv |
RosTopicState | _topicState |
int | _publisher_id |
Static Private Attributes | |
static int | _publisher_count = 0 |
|
private |
|
private |
|
private |
|
protectedvirtual |
|
protectedvirtual |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
protected |
|
protected |
|
private |
|
getset |
|
getset |