How do I revert to the previous navigation release?
Hello,
I am running ROS Hydro, and on 3/16/14 I upgraded several packages at Ubuntu's urging. One of those upgraded my navigation to release 1.11.6
Since then, the application I'm developing has worked much worse than it used to. I would really like to revert to the previous release of navigation, but I'm having trouble finding out how.
I have gone to https://github.com/ros-planning/navig... and downloaded the zip file from the previous release into my Hydro_workspace folder, but I can't figure out how to properly build it.
I've also tried Synaptic Package Manager. It shows the package but the option to force the previous version is grayed out.
Using apt-cache showpkg ros-hydro-navigation
, it looks like only the most recent release is available.
Is there any good way to get the previous version to install in my /opt/ros/hydro folder like it was before? I am still fighting with getting the zip I downloaded to do anything useful, and I will be the first to admit that makefiles, etc, are very much not my forte.
Thanks in advance.