You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to import some custom messages I get an error:
my_node.js: Identifier 'my_custom_message' has already been declared
when checking the generated files in my_ws/devel/share/gennodejs/ros I see the files are generated for my node, but they have duplicated entries in _index.js
Hi, Sorry for the late response, unfortunately no, this is a private development. Im not sure how to debug this.. maybe I can build a package with a similar structure and see if the issues show up there too.
When trying to import some custom messages I get an error:
when checking the generated files in my_ws/devel/share/gennodejs/ros I see the files are generated for my node, but they have duplicated entries in _index.js
Any idea what could be causing this? Manually removing the duplicates fixes the issue but I would rather not have to do this every time I do a build.
Originally posted in RethinkRobotics-opensource/rosnodejs#146
The text was updated successfully, but these errors were encountered: