yujinrobot / kobuki_core

Core (non-ros) kobuki packages.
68 stars 71 forks source link

Backport isnan fix to indigo #22

Closed pronobis closed 8 years ago

pronobis commented 8 years ago

The following commit fixed an issue with isnan for kinetic: https://github.com/yujinrobot/kobuki_core/commit/2d943e14e99d6d645729b97c5f6dcb10d415f8ff Could we have that fix backported to indigo as well?

stonier commented 8 years ago

Cherried in b166c939.

Coming soon to indigo in v0.6.4.

pronobis commented 8 years ago

Great, thanks!