Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Downloads Spinnaker if not found on system #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fazzrazz
Copy link

As seen in flir_camera_driver

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not see any changes to the C++ code. What's the reason for changing the .clang-format? Are you changes bringing us into compliance with some ROS standard?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added a new commit that uses this .clang-format file to format the code with regards to the ROS C++ style guidelines

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks for clarifying. I'm all for following established coding standards.
However, my preference would be to not reformat the code for now. Please revert to the original .clang file and don't reformat the source files. Let's put the cosmetic changes into a separate pull request later. This is considered good practice.

I still owe you a better review on the rest of the PR. I have a lot of open questions regarding how rosdistro works and was trying to work through them with a different driver (event based camera) but it's slow going. Will comment more on the "meat" of your PR.

@berndpfrommer
Copy link
Owner

I have folded your commits with the automatic downloading into this repo:
ros-drivers/flir_camera_driver#113
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants