MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.94k stars 629 forks source link

Port localization and mapping classes to `FrameTransformer` #501

Open jlblancoc opened 7 years ago

jlblancoc commented 7 years ago

mrpt::poses::FrameTransformer is a new ROS tf2-like service capable of "publishing" and "looking-up" relative poses between two "coordinate frames", for standalone (non-ROS) apps.

jolting commented 7 years ago

It will be shipped in MRPT 1.5.0 and used for reactive navigation.

and the release milestone says 2.0.0.

jlblancoc commented 7 years ago

I have reworded the issue message to make this roadmap clearer...

jolting commented 7 years ago

much clearer thanks.