The Wayback Machine - https://web.archive.org/web/20201222040152/https://github.com/topics/ros2
Skip to content
#

ros2

Here are 340 public repositories matching this topic...

iceoryx
marthtz
marthtz commented Aug 26, 2020

Brief feature description

Iceoryx uses a variety of strings (std::string, cxx::string<>, cxx::CString100, etc).
Once #253 is merged this mishmash should be cleaned-up.

Detailed information

Only use cxx:string<> or types created from it.

  • No std::string in public API

  • No more std::strings in code base

    • iceoryx_utils
    • iceoryx_posh
    • ic

Improve this page

Add a description, image, and links to the ros2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ros2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.