Skip to content

2023 12 05 Eclipse iceoryx developer meetup

Mathias Kraus edited this page Dec 5, 2023 · 4 revisions

Eclipse iceoryx developer meetup

Date: 2023/12/05

Time: 17:00 CET

Link: https://app.element.io/jitsi.html#conferenceDomain=meet.element.io&conferenceId=JitsiVtfrqukadefbqiqfxryxabai&userId=&roomId=!AooDAAwkyNWwkMElpt%3Agitter.im&roomName=eclipse%2Ficeoryx&startWithAudioMuted=true&startWithVideoMuted=true&language=en

Attendees

  • Simon Hoinkis, Apex.AI
  • Graham Palmer, Latitude AI
  • Dietrich Krönke, Apex.AI
  • Matthias Killat, Apex.AI
  • Mathias Kraus, ekxide

Agenda

  1. Look at the open tasks from previous meetings, 10 min, Mathias
    • Move to C++17
    • Update link in governance.md to the new element based video chat
    • Adding the new meeting date to the ROS 2 calendar
    • Update iceoryx.io to inform about the new Rust implementation - maybe also register iceoryx.rs - how to restructure iceoryx.io for the new Rust implementation
    • Eclipse self service for iceoryx - not critical and can be done when we have time
  2. Shall we move the classes from dust back to iceoryx_hoofs or iceoryx_hoofs/experimental or iceoryx_hoofs/addons, 10 min, Christian
    • this will simplify the ROS release
  3. Which additional packages to release, 15 min, Simon
    • Cyclone DDS gateway
    • bindings like ARA COM, RMW and Rust
    • ROS release?
  4. Remove test IDs, 10 min, Christian
  5. If there is time, talk about a common coding style for iceoryx, 15 min, Mathias

Minutes

  1. Move dust classes to hoofs
    • we need to specify which AUTOSAR rules we follow
    • we need to have a list of classes/header the rules are applied to
    • maybe also a matrix which indicate
      • coverage (>30, >50, >80)
      • static analyzer (clang-tidy, Axivion)
    • revisit after v3.0 release
  2. Release with v3.0
    • Cyclone DDS maybe
    • ARA COM maybe, Simon
    • RMW iceoryx, Simon
    • iceoryx-rs maybe, Mathias
    • ROS release? to be decided later, currently there is not much of a benefit
  3. Necessary evil. We would need to have an alternative solution before they can be removed
  4. postponed to next meeting

Topics for next meetings

  1. Move C-binding to separate repo?
    • #2030
Clone this wiki locally