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

On the Road to 1.0 #305

Closed
2 of 3 tasks
elBoberido opened this issue Sep 21, 2020 · 8 comments
Closed
2 of 3 tasks

On the Road to 1.0 #305

elBoberido opened this issue Sep 21, 2020 · 8 comments
Assignees
Labels
Milestone

Comments

@elBoberido
Copy link
Member

elBoberido commented Sep 21, 2020

Brief feature description

This is a tracking issue for our 1.0 release.

Detailed information

Required features/strategies for our 1.0 release.

Postponed to 2.0

  • ...
@elBoberido
Copy link
Member Author

Please add stuff you think should go into our 1.0 release in the comment section. Vote by the 👍 and 👎 if you want the idea into 1.0

@elBoberido
Copy link
Member Author

I think the API compliance tests should be ready for the 1.0 release
#284

@elBoberido
Copy link
Member Author

Building blocks should also be finished, at least the mandatory ones from #252

@elBoberido
Copy link
Member Author

iceoryx-posh and iceoryx-utils meet ROS Quality Level 1 for Linux/Mac/Windows (maybe Level 2?)

@elBoberido
Copy link
Member Author

Rework non-shm interprocess communicution

  • rework the initial registering at RouDi, and make sure an application always get a response, at least an error response, even if the application is build with an incompatible iceoryx version compared to RouDi
  • document the serialization and/or refactor the current one
  • don't transmit the response deep down in multiple classes, but let the classes just return their response to the caller, which makes testing easier

@elBoberido
Copy link
Member Author

decide if we use C++14 as standard (#220)

@elBoberido
Copy link
Member Author

detect if an application registers at RouDi is build with an incompatible iceoryx version compared to RouDi

@budrus
Copy link
Contributor

budrus commented Nov 4, 2020

see https:/eclipse/iceoryx/projects/2 for content of 1.0 release

@budrus budrus closed this as completed Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants