ROS2 cannot connect to external devices
2 views (last 30 days)
Show older comments
I encountered some issues while communicating with Ubuntu 22.04 via ROS2 using MATLAB 2022b. When I create a new node in Matlab, node=ros2node ('/matlab_node'); I can see this node in Ubuntu, but the node I created in Ubuntu cannot be received by Matlab. Matlab can only display the node '/matlab_node' that I created. What is the reason for this?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!