Unable to create ROS2 node
Mostrar comentarios más antiguos
I am trying to create a ROS2 node on Windows 11, MATLAB R2025b.
While either trying to create a node, or even testing with "ros2 node list", I receive an error:
>> node = ros2node("matlab_node");
Error creating the ROS 2 node matlab_node.
Error in
createNode(obj, parser.Results.name, parser.Results.id);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Caused by:
Error using
Server failed to start. Details: Transport stopped.
This was working hours ago...
reinstalling ROS toolbox and even MATLAB did not change outcome.
Thanks!
1 comentario
Todd
el 12 de Abr. de 2026 a las 19:35
Movida: Jagadeesh Konakalla
el 13 de Abr. de 2026 a las 8:29
Respuestas (0)
Categorías
Más información sobre Custom Message Support en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!