Conversation
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
|
CI is not able to find |
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org> Signed-off-by: Carlos Agüero <cen.aguero@gmail.com>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
|
PRs to add spdlog dependency in:
|
|
add |
|
I just merged osrf/homebrew-simulation#2729 @osrf-jenkins run tests please |
Needed by gazebosim/gz-utils#134. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
also: |
Needed by gazebosim/gz-utils#134. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Do we need to add it even if it's a component? I don't see any dependency related with |
Added. |
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
in my opinion we should add optional dependencies to
|
|
Discussed this on a video call with Carlos, but the reason we don't have CLI11 in package.xml is that there was no binary package for it on Ubuntu Focal, which is also why we vendored it. I've created #135 to unvendor it and I think as part of that we should also add it to package.xml. We'll also need to add it to All of our platforms have system versions of |
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
| { | ||
| namespace log | ||
| { | ||
| inline namespace GZ_UTILS_LOG_VERSION_NAMESPACE { |
There was a problem hiding this comment.
I think should just be GZ_UTILS_VERSION_NAMESPACE.
Draft of moving gazebosim/gz-common#615 here.