How to use a node as an instance??
can we able to use a same node to run in two seperate windows for an application by creating an instance of it. Is it possible??
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
can we able to use a same node to run in two seperate windows for an application by creating an instance of it. Is it possible??
yes - you often use a launch file to do that - see the second half of http://wiki.ros.org/ROS/Tutorials/Usi...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-05-24 12:18:10 -0500
Seen: 77 times
Last updated: May 24 '15
How to create subscriber in a publisher
How can I publish the subscribed and processed msgs in a single node?
Get (remote) node name(-space) when receiving a message
joint_states_aggregator and joint_state_publisher
Launching multiple instances of same ROS node (with different names)
Is there a (preferred) syntax for designing ROS applications?
Determine a Node's Name/Namespace from within the Node (C++)