TF2 migration for Hydro
The Hydro release page indicates that TF has been deprecated, but I still see many ROS packages that still use TF. (robot_state_publisher, navigation, etc)
Is there a plan for migrating these packages? Are patches being accepted for hydro-devel or is the idea to update packages wholesale for Indigo and continue using TF for Hydro?
Looking at the code for TF in Hydro, it appears as if many of the functions are simply wrappers for TF2. So do packages even need to be migrated to use the TF2 package directly? Is there any benefit of doing so?