How to use Gazebo 7 or Gazebo 9 with ROS Noetic?
I am aware that Gazebo versions are tied/coupled with ROS distributions. For e.g. Gazebo 7 with Kinetic, Gazebo 9 with Melodic and Gazebo 11 with Noetic. How do I use an unsupported Gazebo version with a specific ROS distribution?
I work with ROS Noetic and wanted to try out some simulation packages which were written for ROS Melodic or ROS Kinetic. I could build the package from source, but one major issue which arises while building is mismatch of Gazebo library version. So what do I do in such cases? Should I also build Gazebo from source or Gazebo-ROS interface packages or what exactly?
Help is appreciated, TIA!!