Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro jazzy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro kilted showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro rolling showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build
No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fluent_bit_vendor repository

fluent_bit_vendor

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/minipada/fluent_bit_vendor.git
VCS Type git
VCS Version humble
Last Updated 2023-06-06
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fluent_bit_vendor 2.1.3

README

fluent_bit_vendor

Build Status

CMake wrapper to provide Fluent Bit C API.

The wrapper compiles Fluent Bit and export the library and includes. Some includes are not provided by the standard package and that is why there is a patch.

Then, in your ROS 2 project:

  1. Add it as dependency in your package.xml
  2. Add it as dependency in your CMakeLists.txt
find_package(fluent_bit_vendor REQUIRED)
find_package(fluent_bit REQUIRED)

  1. Include it in your project
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wpedantic"
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wparentheses"
#pragma GCC diagnostic ignored "-Wsign-compare"
#include <fluent-bit.h>
#pragma GCC diagnostic pop

  1. Link your cpp file to it
target_link_libraries(
  my_library
  fluent_bit::fluent_bit
)

  1. Run colcon build