Open jmachuca77 opened 4 years ago
Any chance you can put your workspace on GitHub somewhere?
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