Same name for pakage and node
Will it be a problem if the name of a ros package and a ros node within that package is same?
add a comment
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Will it be a problem if the name of a ros package and a ros node within that package is same?
No. The amcl
package has a node called amcl
and it works perfectly fine.
Asked: 2018-08-08 14:29:02 -0600
Seen: 88 times
Last updated: Aug 08 '18
How can I use rosnode to see nodes within other nodes?
Access ROS command-line tools via Java
ROS sans Master Server/Parameter Server?
How to find the list of stack on which you depend ?
Moving packages to different directory
using the rosnode python API for introspection