Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minutes for 2020-11-18 #2

Merged
merged 3 commits into from Dec 2, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
62 changes: 62 additions & 0 deletions meeting_minutes/2020/2020-11-18.md
@@ -0,0 +1,62 @@
# Working group meeting 2020-11-18

## Overview

- Discourse
- https://discourse.ros.org/t/ros-rust-wg-meeting-2020-11-18/17313
- Recording
- https://vimeo.com/481345170

## Attendees

- Ananya Muddukrishna
- Esteve Fernandez @esteve
- Gabriele Baldoni
- Geoffrey Biggs @gbiggs
- Ivan Paez
- Jacob Hassold @jhdcs
- Jeremy Kolb @kjeremy
- Joe Speed @joespeed
- Luca Caminardi
- Marco Boneberger
- Nikos Koukis @bergercookie
- Oliver HECART
- Ryan Pennucci
- Shuai Shi
- Thomas De Beuchene @deb0ch
- +3

## Action items review

- Reminder about Matrix community and rooms for ROS Rust WG are now public
- [`+rosorg-rust:matrix.org`](https://matrix.to/#/+rosorg-rust:matrix.org)

## [zenoh](http://zenoh.io)

- Presentation and demo from
- See timestamps in recorded video discription
- https://discourse.ros.org/t/ros-rust-wg-meeting-2020-11-18/17313/2
- Also checkout Middleware WG's 2020-11-18 Meeting Notes
- Simlar zenoh talk/demo presented and recorded
- But with following Q&A focused on middleware and DDS comparisions
- https://docs.google.com/document/d/1pdPdcBk2YcR0IpmslDN07WGbhNU3WIaz-UBh2sDW_P0/edit?usp=sharing

## Other items

- N/A

## Action items

- colcon-cargo
- Dedicating next WG meeting entirely to this
- integration with ament index and filesystem
- support for pure rust ros packages that are creates
- applicable for downstream users of rclrs
- exploring proof of concepts
- creating a reference ros+rust example package to test with
- https://github.com/colcon/colcon-cargo
- More resources
- https://colcon.readthedocs.io/
- https://doc.rust-lang.org/cargo/
- https://www.youtube.com/watch?v=X78zccoCylA
- https://github.com/rstropek/CargoIntro