Rosjava "reinit"
Hi,
I want change names of topic during running application. I need something like reinit. Just again execute subscriber/publisher but with different topics.
Thank's lot
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi,
I want change names of topic during running application. I need something like reinit. Just again execute subscriber/publisher but with different topics.
Thank's lot
I don't think I understand the issue. Just create a new publisher/subscriber for the new topic?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-03-11 15:06:25 -0600
Seen: 159 times
Last updated: Mar 11 '13
Implement custom message in Android Studio
Running Junit tests in Rosjava using Catkin
Running rosjava node from launchfile
Howto implement a teleop node using rosjava?
Unable to use newly created ROSJava Messages in Test project
rosjava_core build error ':apache_xmlrpc_common:compile'
This can be what are you looking for. http://ros.org/wiki/topic_tools/relay
Thank you, but I'm afraid that this is not what I'm looking, I need to call the change programmatically in rosjava