Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions #1482

Closed
marcoag opened this issue Apr 30, 2024 · 4 comments
Closed

Installation instructions #1482

marcoag opened this issue Apr 30, 2024 · 4 comments

Comments

@marcoag
Copy link
Member

marcoag commented Apr 30, 2024

Follow the official installation instructions for the platform. If instructions have not been published for the platform, use the instructions for Rolling Ridley.

For source build platforms, this includes the installation of dependencies and building the packages.

Configuration

  • OS: Ubuntu Noble 24.04
  • Chip set: AMD64
  • Build type: Binary
  • DDS: ConnextDDS

Links

Process

Install works

@mikaelarguedas
Copy link

Tested successfully within ubuntu:noble container 👍

Unclear parts:

Not clear for user that you need to install rti-connext-dds-6.0.1 to get it to run

Maybe personal but the rmw implementation library names are confusing:
For Fast DDS -> rmw_fastrtps_cpp (and not rmw_fastdds_cpp)
For Cyclone DDS -> rmw_cyclonedds_cpp
For Connext DDS -> rmw_connext (without the _cpp)

@clalancette
Copy link
Collaborator

Not clear for user that you need to install rti-connext-dds-6.0.1 to get it to run

Oh, right. For the binary install, you need to install that separately (it comes in automatically when you use Debian packages). I'd definitely be for adding something explaining how to do that, but I don't really know where we would add it. Do you have any suggestions?

@mikaelarguedas
Copy link

mikaelarguedas commented May 6, 2024

I made an attempt here ros2/ros2_documentation@a6bc319 WDYT ?

Edit: attempt is here ros2/ros2_documentation#4369

@clalancette
Copy link
Collaborator

Since we are iterating on the fix over in the ros2_documentation PR, and this test was otherwise successful, I'm going to close this out. Thanks for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants