#include <sonar.hpp>
Definition at line 32 of file publishers/sonar.hpp.
◆ SonarPublisher()
naoqi::publisher::SonarPublisher::SonarPublisher |
( |
const std::vector< std::string > & |
topics | ) |
|
◆ isInitialized()
bool naoqi::publisher::SonarPublisher::isInitialized |
( |
| ) |
const |
|
inline |
◆ isSubscribed()
bool naoqi::publisher::SonarPublisher::isSubscribed |
( |
| ) |
const |
|
inline |
◆ publish()
void naoqi::publisher::SonarPublisher::publish |
( |
const std::vector< sensor_msgs::Range > & |
sonar_msgs | ) |
|
◆ reset()
◆ topic()
std::string naoqi::publisher::SonarPublisher::topic |
( |
| ) |
const |
|
inline |
◆ is_initialized_
bool naoqi::publisher::SonarPublisher::is_initialized_ |
|
private |
◆ pubs_
◆ topics_
std::vector<std::string> naoqi::publisher::SonarPublisher::topics_ |
|
private |
The documentation for this class was generated from the following files: