How to install ROS noetic for testing?
I'm a developer on the ROSflight project, and I would like to check the compatibility of our software with ROS Noetic before it releases. I set up an Ubuntu 20.04 VM, and I tried to install noetic from the apt repository and from source. The apt repo didn't have ros-noetic-desktop
, and when I tried installing from source with the instructions on the wiki, rosinstall_generator skipped it because it isn't released.
$ rosinstall_generator desktop --rosdistro noetic --deps --tar > noetic_desktop.rosinstall
The following unreleased packages/stacks will be ignored: desktop
No packages/stacks left after ignoring unreleased
I understand that because Noetic isn't released, the normal ways for installation may not work. How can I install it for testing? I would expect there to be an option not to skip unreleased for rosinstall_generator, but I couldn't find anything.
Following up; Noetic is now released https://www.openrobotics.org/blog/202...