Open Farges opened 11 years ago
Are you sure about that ? Normally it should work.
On Tue, 23 Jul 2013 07:20:27 -0700, Serge Stinckwich wrote:
Are you sure about that ? Normally it should work. I am sure. May be it is a Morse issue...
Reply to this email directly or view it on GitHub [1].
Links:
[1] https://github.com/RobotML/RobotML-SDK/issues/128#issuecomment-21417145
I posted an issue for morse : https://github.com/morse-simulator/morse/issues/434
There are two answers to the issue posted in morse. Either generation style should be changed (as suggested by Severin), either we wait for morse 1.1beta (as suggested by Arnaud).
Ok thank you Jean-Loup. Can you link the answers here ?
The use of the word 'sensor':
in CameraMain_002 together with the same word:
in GPS_001 is very confusing for morse because the first one leads to robotRMax.sensor and the second one to robotRMax.sensor.001. From there morse is unable to find the correct references. Substituting the word in GPS_001:
leads to a code without error. :-)