| Package | Description |
|---|---|
| ros.tools |
| Modifier and Type | Field and Description |
|---|---|
protected Publisher |
PeriodicPublisher.pub
The
Publisher to which publish calls are made |
| Modifier and Type | Method and Description |
|---|---|
Publisher |
PeriodicPublisher.getPub() |
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodicPublisher.setPub(Publisher pub) |
| Constructor and Description |
|---|
PeriodicPublisher(Publisher pub)
Initializes with a
Publisher for publishing action messages to ROS. |
PeriodicPublisher(Publisher pub,
Object msg)
Initializes with a
Publisher for publishing action messages to ROS. |
Copyright © 2016. All rights reserved.