Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
iron

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

aws_sdk_cpp_vendor package from aws_sdk_cpp_vendor repo

aws_sdk_cpp_vendor

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wep21/aws_sdk_cpp_vendor.git
VCS Type git
VCS Version main
Last Updated 2023-09-27
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

A vendor package for aws-sdk-cpp

Additional Links

No additional links.

Maintainers

  • Daisuke Nishimatsu

Authors

No additional authors.

aws_sdk_cpp_vendor

vendor package for AWS SDK for C++

Usage

# package.xml
<depend>aws_sdk_cpp_vendor<depend>

# CMakeLists.txt
find_package(aws_sdk_cpp_vendor REQUIRED)
find_package(AWSSDK REQUIRED COMPONENTS core)

target_link_libraries(your_target
  aws-cpp-sdk-core
)

CHANGELOG

Changelog for package aws_sdk_cpp_vendor

0.2.1 (2023-09-28)

  • docs: update readme
  • feat: specify build components to avoid timeout in buildfarm
  • Contributors: wep21

0.2.0 (2023-09-26)

  • feat: update sdk version and cmake options
  • Contributors: wep21

0.1.1 (2023-08-14)

  • fix: add missing dependency
  • Contributors: wep21

0.1.0 (2023-08-12)

  • fix: add missing dependency
  • feat: initial commit
  • Contributors: wep21

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged aws_sdk_cpp_vendor at Robotics Stack Exchange