Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

rmw_freertps #15

Open
codebot opened this issue Aug 10, 2015 · 4 comments
Open

rmw_freertps #15

codebot opened this issue Aug 10, 2015 · 4 comments
Assignees

Comments

@codebot
Copy link
Member

codebot commented Aug 10, 2015

implement rmw interface to freertps

@codebot codebot added the in progress Actively being worked on (Kanban column) label Aug 10, 2015
@codebot codebot self-assigned this Aug 10, 2015
@codebot
Copy link
Member Author

codebot commented Aug 18, 2015

happening here: https://github.com/osrf/rmw_freertps

many thanks to Dirk, William, et. al. for their patience explaining the mysteries of rmw

@codebot
Copy link
Member Author

codebot commented Sep 8, 2015

initial implementation for a best-effort string publisher is now working enough that we have a better idea of the strengths and weaknesses of this approach.

@esteve esteve removed the in progress Actively being worked on (Kanban column) label Sep 22, 2015
@jacquelinekay
Copy link
Contributor

Some ideas

  • Typesupport
    • Transfer the msggen python script from its location somewhere in this repo or on Morgan's computer to rmw_freertps to generate conversions from ROS 2 .msgs to CDR
  • Feature parity with other rmw implementations
  • CI

@codebot
Copy link
Member Author

codebot commented Jan 8, 2016

mega_genmsg.py is awesome and very powerful 🍗 However I agree it should be moved from r2/mega_genmsg.py to somewhere else related to ROS2. rmw_freertps seems like a better home. The reason it was in this repo initially was because this repo also has a bunch of little demo programs (i.e., camera, etc.) that should move somewhere else eventually... it was convenient to have them all together here initially in order to build the static firmware images all in one place, but we can be more sophisticated and put .a files in various repos during the build process and link them all at the end.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants