Why do I get an error when trying to create a ROS2 node on Windows 7?

6 次查看(过去 30 天)
I am trying to create a ROS2 node on a Windows 7 computer, but I get the following error for my model containing a ROS2 Subscribe block
MATLAB System block <path to Source Block> error occurred when invoking 'setupImpl' method of 'ros.slros2.internal.block.Subscriber'.
Caused by:
Unable to launch Simple server: Unable to launch
<matlabroot>\toolbox\ros\bin|win64\libmwros2server.exe
because: Unable to launch Simple server: Unable to launch server: initialization failed
I have used a similar model for ROS1 and I am able to build and run the resulting code within a ROS1 environment.

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2024-2-29
Windows 10 is the only Windows-based compatible platform for ROS 2, as you can see in the following web page:
As this is a ROS2 requirement, the only option is to upgrade your operating system to a more recent one. You can also consider using a Linux / Mac-based platform or a virtual machine.
If you encounter the above error message on Windows 10, please see the following MATLAB Answers Post:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 ROS 2 Network Access in Simulink 的更多信息

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by