ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Finally I got it going. Here are the work-arounds needed:

-Add the stanza from this repo to ros2.repos.

-Change the option -DBUILD_IDLC=OFF in cyclonedds/colcon.pkg per this suggestion

-Updated $PATH so /usr/bin was first to ensure Fedora's Python 3.8 was used.

No trying to determine how to install it so multiple users can use the ROS 2 commands. Do the binaries still need to be installed? Will that work on Fedora? They all seem customized for Debian/Ubuntu.

Finally I got it going. Here are the work-arounds needed:

-Add the stanza from this repo to ros2.repos.

-Change the option -DBUILD_IDLC=OFF in cyclonedds/colcon.pkg per this suggestion

-Updated $PATH so /usr/bin was first to ensure Fedora's Python 3.8 was used.

No Now trying to determine how to install it so multiple users can use the ROS 2 commands. Do the binaries still need to be installed? Will that work on Fedora? They all seem customized for Debian/Ubuntu.