mrpt icon indicating copy to clipboard operation
mrpt copied to clipboard

Investigate IEEE 1873-2015 format

Open jlblancoc opened this issue 8 years ago • 4 comments

1873-2015 - IEEE Standard for Robot Map Data Representation for Navigation.

To do: Investigate if it might be legal to provide an open-source implementation of this pay-per-read standard...

jlblancoc avatar Mar 05 '18 00:03 jlblancoc

I'm not a lawyer, but I believe it's fine as long as you don't post the PDF. At least in the US Copyright law isn't usually the issue with this stuff. Patent law is and I doubt the standard is encumbered by patents.

At least two of XML map data samples in that doc are actually GPL or LGPL licensed, so you can use that at least.

jolting avatar Mar 05 '18 05:03 jolting

For future reference: http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8259474

jlblancoc avatar Mar 06 '18 12:03 jlblancoc

I had access to the IEEE norm via our institutional Library. This task is doable, will do it someday... It's only a pity they chose XML as the underlying format instead of YAML or alike...

Funny fact: the introduction of the IEEE standard explicitly motivates the need for it because OpenSLAM, MRPT, ROS and ORCA all define maps but they are not compatible with each other.

This is in the spirit of #846 , btw...

jlblancoc avatar Oct 30 '18 10:10 jlblancoc

Looks interesting! haven't read the paper but all in all sounds like a good initiative.

bergercookie avatar Nov 04 '18 03:11 bergercookie