micro-ROS / micro-ROS/micro_ros_espidf_component

Is it feasible to select interfaces (UART/UDP) dynamically at runtime during the initialization phase?

Đang mở
#247 0 bình luận 1 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
419
Fork
124
Merge trung bình
21 giờ 35 phút
Pull request đã merge (30 ngày)
3

Mô tả

- Hardware description: ESP32-S3
- RTOS: FreeRTOS
- Installation type: micro_ros_espidf_component
- Version or commit hash: iron

Hi

I want to release a single binary file for different products and then select the communication interface through different configuration parameters (stored in Flash).

However, it seems that macro definitions like **RMW_UXRCE_TRANSPORT_UDP** or **RMW_UXRCE_TRANSPORT_CUSTOM** are used in many places, which are determined at compile time.

Can I treat UDP as a custom transport and then handle it by **rmw_uros_set_custom_transport**?

Thanks.

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

Start by tracing the initialization path in the micro_ros_espidf_component and the uses of RMW_UXRCE_TRANSPORT_UDP and RMW_UXRCE_TRANSPORT_CUSTOM. Compare the runtime configuration goal with rmw_uros_set_custom_transport and the Flash-stored parameters. Done means establishing whether UART/UDP selection can be made at initialization time and identifying the compile-time constraints.

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

Đánh giá

Công nghệ
c
Lĩnh vực
embedded-iot, networking
Loại issue
Tính năng
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
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.