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

Allocate memory for components and handles #207

Merged
merged 13 commits into from
Nov 5, 2020
Merged

Commits on Nov 3, 2020

  1. introducing handles

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    5c0f0a7 View commit details
    Browse the repository at this point in the history
  2. component interfaces & tests

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2549beb View commit details
    Browse the repository at this point in the history
  3. linters

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a0979c0 View commit details
    Browse the repository at this point in the history
  4. import resource manager

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    223f211 View commit details
    Browse the repository at this point in the history
  5. correct year

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    059f96a View commit details
    Browse the repository at this point in the history
  6. import handles from loaded components

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    891e3c6 View commit details
    Browse the repository at this point in the history
  7. wip / debug

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    68dadd7 View commit details
    Browse the repository at this point in the history
  8. parse components

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b87640c View commit details
    Browse the repository at this point in the history
  9. changes after rebase

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    37fc3d8 View commit details
    Browse the repository at this point in the history
  10. component parser as shared library

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    f2e9432 View commit details
    Browse the repository at this point in the history
  11. validate urdf configuratin

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    184fc24 View commit details
    Browse the repository at this point in the history
  12. documentation

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    9f632e3 View commit details
    Browse the repository at this point in the history
  13. remove default constructor

    Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
    Karsten1987 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    56b11f4 View commit details
    Browse the repository at this point in the history