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

ROS2 rmw_connext_cpp in raspberry system (armhf) [closed]

asked 2019-03-29 00:26:03 -0500

braddly gravatar image

Hello,

ROS2 rmw_connext_cpp dependents RTI connext dds, but missing some library about librticonnextmsgcppd.so in armhf system. However, this library can be found in amd64 system. The RMW rmw_connext_cpp will be available if no librticonnextmsgcppd.so.

How to install the RTI library like librticonnextmsgcppd.so in armhf system? Is rti-connext-dds not supported in ROS2 repository in arm system now?

Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by braddly
close date 2019-04-16 21:20:25.989064

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-04-05 02:42:03 -0500

ruffsl gravatar image

If you look at "ROS 2.0 Target Platforms" from REP #2000:
http://www.ros.org/reps/rep-2000.html

As of ROS2 Crystal, you'll find the table listing the "Middleware Implementation Support", where rmw_connext_cpp is supported for "All (targeted) Architectures except arm64". No pre-compiled release binaries are available for armhf (i.e. arm32v7) as its not listed among the targeted architectures. You'd also have to contact RTI for arm32 releases of DDS Connext, as I don't think the download for it is publicly distributed.

There was a community request for arm32v7 support, however has yet to gain traction with release maintainers:
https://discourse.ros.org/t/official-...

However, if your using a raspberry pi 3, there are arm64v8 images you could use so you could install ROS2 from the release arm64 debains:
https://discourse.ros.org/t/installin...

edit flag offensive delete link more

Comments

Got it, thanks.

braddly gravatar image braddly  ( 2019-04-12 00:15:26 -0500 )edit
1

Please remember to mark your questions as solved by selecting the appropriate answer, so that both answered and unanswered questions may be more visible.

ruffsl gravatar image ruffsl  ( 2019-04-12 14:21:16 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-03-29 00:26:03 -0500

Seen: 257 times

Last updated: Apr 05 '19