ReplaceTopic

This is a ROS service definition.

Source

uint8 INPUT_TOPIC=0

uint8 OUTPUT_TOPIC=1


uint8 direction         # INPUT_TOPIC or OUTPUT_TOPIC
string old_name
string new_name
string new_msg_type
---
bool success
string error_msg