Installing
-
2. Enabling ROS 1 Repository
Add ROS 1 Repository for Fedora GNU/Linux
-
3. Installing ROS
Then to Install ROS 1 on Fedora
So Now to Install the ROS Desktop use:sudo dnf install ros-desktop
Then Source the Environment with:
source /usr/lib64/ros/setup.bash
Last, possibly if you need the Devel Files run:
sudo dnf install ros-desktop-devel
Contents