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

Embed FCL in source code #39

Merged
merged 12 commits into from
Sep 2, 2021
Merged

Embed FCL in source code #39

merged 12 commits into from
Sep 2, 2021

Commits on Aug 27, 2021

  1. Use in-source FCL if 0.6 is not found

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    9ac8a71 View commit details
    Browse the repository at this point in the history
  2. Explicitly put in version number

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ceabf45 View commit details
    Browse the repository at this point in the history
  3. Remove FCLVersion module

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    21b2974 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/embed_fcl' of /home/grey/projects/rmf/src/rmf/rmf_t…

    …raffic into fix/embed_fcl
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    877812d View commit details
    Browse the repository at this point in the history
  5. Remove project(fcl) to avoid confusing colcon

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    961a0b9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/embed_fcl' of /home/grey/projects/rmf/src/rmf/rmf_t…

    …raffic into fix/embed_fcl
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    bf8a2b0 View commit details
    Browse the repository at this point in the history
  7. Move FCL into a subdirectory of rmf_traffic to trick colcon

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    9228c82 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary FCL test source code

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8666ef0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Only build a static FCL and do not install any FCL artifacts

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    00569bd View commit details
    Browse the repository at this point in the history
  2. Exclude fcl from the package.xml

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7ee864c View commit details
    Browse the repository at this point in the history
  3. Compile FCL as position independent

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    34374ef View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    7165dac View commit details
    Browse the repository at this point in the history