TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
void | countConnection (size_t d) |
void | publish (const std::shared_ptr< const Message > &message) |
const std::string & | name () const |
std::shared_ptr< const Message > | message () |
bool | isFromBag () const |
Static Public Member Functions | |
static std::shared_ptr< Topic > | instance (const std::string &name) |
Public Attributes | |
Event< void(const std::shared_ptr< const Message > &)> | received |
Event< void()> | connected |
Friends | |
class | MessagePlaybackScope |