instar-robotics / papyrus

Papyrus is the front end GUI that generates neural scripts that can be executed by kheops
GNU General Public License v3.0
1 stars 0 forks source link

Review topic names #18

Open nschoe opened 5 years ago

nschoe commented 5 years ago

Currently, Papyrus automatically adds a leading / in front of a topic name. We should not do this as it interferes with ROS's namespacing :

We should let ROS do his thing here.