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

PlotJuggler with Fast-CDR-2.x.x #920

Merged
merged 4 commits into from
Jan 26, 2024

Commits on Jan 21, 2024

  1. Update minimum cmake version

    Updated minimum cmake version otherwise fastcdr find package fails.
    As the issue is about building with fastcdr installed from eProsima
    reposotories I need it to work.
    
    Issues
    [facontidavide#861]
    [facontidavide#919]
    manuelValch authored and manuelValch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3072128 View commit details
    Browse the repository at this point in the history
  2. Update Fast-CDR thirdparty

    If this commit is applied then plotjuggler will be able to compile and
    run with Fast-CDR version 2.x.x from eProsima.
    It can compile from:
    - local thirdparty folder included within the repo
    - install of fastcdr within the machine (usually /usr/local)
    
    to do so:
    - Udpated files, API and namespace names
    
    Done it because I need to use plotJuggler with latest lib from eProsima
    and I would like this to be available for everyone.
    
    Issue:
    [facontidavide#919]
    manuelValch authored and manuelValch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    85ecccf View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fix CI, added missing files

    Added missing files from Fastcdr Ci shall build.
    PlotJuggler build again with or without fastcdr package installed.
    
    Issue:
    [facontidavide#919]
    manuelValch authored and manuelValch committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dc8e6c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update CMakeLists.txt

    facontidavide authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eed8cee View commit details
    Browse the repository at this point in the history