Participants
- Joe Speed, Erik
- Dejan, Christophe
- Carlos
- William
- tomoyafujita
Meeting recordings:
Meeting Minutes
- Only Anup volunteered to contribute to the real-time rmw implementation based on CycloneDDS. Next steps: find contractors. @eboasson to create a project on github for this rmw implementation and some issues which we can give to contractors as a SOW.
- Presentation of the “Mini buildfarm with resource guarantees” will be done by Silexica in one of the next meetings
- Carlos presented the idea of porting an inverted pendulum demo to ROS2 and use that as an example real-time application ROS2 Real-time Working Group Online Meeting 3 - Oct 2, 2019, 7AM PDT (UTC-7). Carlos will open source his port and ADLINK or Apex.AI can present it at ROSCon 2019. Carlos also has a very cool simulation: https://gitlab.com/carlossvg/inverted_pendulum_sim.
- Link to the PRs for the static executor was wrong, here a corrected link: https://github.com/ros2/rclcpp/pull/873
- Regarding memory audit in rmw, rcl, rclcpp:
- work is being done on https://github.com/ros2/design/pull/256
- There is an issue summarizing the audit work: https://github.com/ros2/ros2/issues/590
- There is the gist summarizing the finding of the audit work: https://gist.github.com/gonzodepedro/e3a4c2d496ef3cbe605e9d53bef61555
- There are preallocations in publish and take part of the code but we are not making use of them
- Adding more tests that use memory tools
Action items:
- Create a system for documentation sharing (GDrive, Github project, …) - @razr is this something that you could maybe do?
- @carlossv @christophebedard to meet and explore if we can include tracing tools in the inverted pendulum demo
- @wjwwood and co to review https://github.com/ros2/rclcpp/pull/873
- @Ingo_Lutkebohle @ralph-lange are there any PRs for the real-time executor against the main ROS2 branch?
- @wjwwood to finish reviewing (or find someone to review) https://github.com/ros2/ros2/pull/748