Fail to use ros2 node list to see the node run in another ubuntu machine~
조회 수: 11 (최근 30일)
이전 댓글 표시
I set the ROS_DOMAIN_ID = 1 in both machine.
Then I use ros2 node list to see the node run in ubuntu machine~
However, it returns nothing.
By the way , I can ping the ubuntu machine in windows.
댓글 수: 0
답변 (1개)
Cam Salzberger
2022년 2월 25일
Hello Shipeng,
ROS 2 requires that the machines be on the same subnet, or explicitly include each other in the same network. See some details in my answer here (as well as other troubleshooting steps).
-Cam
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Custom Message Support에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!