micro-ROS / micro-ROS/micro-ROS-Agent

Agent TCP4 not responding to RMW stream or packet

Đang mở
#198 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Ngôn ngữ chính
C++
Star
201
Fork
111
Merge trung bình
1 ngày 6 giờ
Pull request đã merge (30 ngày)
10

Mô tả

Issue template

  • Hardware description:
    Agent running on Ubuntu 22.04 x86)64
    Firmware on Raspberry PI Pico W
  • RTOS: FreeRTOS
  • Installation type: micro_ros_setup
  • Version or commit hash: Humble
Steps to reproduce the issue

Agent running in TCP4 mode:
$ ros2 run micro_ros_agent micro_ros_agent tcp4 -p 8000

Firmware is using LWIP Sockets under Freertos as a custom transport rmw (rmw_uros_set_custom_transport). Tested both stream and packet communication modes.

Expected behavior

Would expect some acknowledge package or activity from the Agent.

Actual behavior

Agent is listening on port 8000. It accepts the connection. Data is sent from the firmware to the Agent but no response from the agent.

Additional information

I've not managed to find any blogs or code examples using tcp4 comms on the Agent. Can I confirm that this does talk rmw and whether this should be stream or packet mode?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu với lệnh micro_ros_agent tcp4 -p 8000 và cấu hình rmw_uros_set_custom_transport của firmware sử dụng socket LWIP trên FreeRTOS. So sánh giao tiếp stream và packet, đồng thời xác minh xem Agent có phản hồi dữ liệu từ firmware hay không; ghi lại mode bắt buộc hoặc tái hiện một bản sửa lỗi đã được xác nhận.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
cpp, raspberry-pi, ubuntu
Lĩnh vực
networking
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.