AttrDisableTopic

This is a ROS service definition.

Source

int8 STRING = 0
int8 INT = 1
int8 DOUBLE = 2
int8 BOOL = 3

string topic_name
int8 type 0 # String: 0, Int: 1, Double: 2, Bool: 3
---
bool success
string message