You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added more parameters for camera topic examples (#465)
* Added parameter for custom topic names, display window name and camera device id.
Signed-off-by: Daniel <[email protected]>
* Remove topic name parameters again.
Signed-off-by: Daniel <[email protected]>
* Update image_tools/src/cam2image.cpp
Co-Authored-By: Jacob Perron <[email protected]>
Signed-off-by: Daniel <[email protected]>
* Update image_tools/src/cam2image.cpp
Co-Authored-By: Jacob Perron <[email protected]>
Signed-off-by: Daniel <[email protected]>
* Use topic name as default window name.
Signed-off-by: Daniel <[email protected]>
* Add spaces.
Signed-off-by: Daniel <[email protected]>
* Explicit template type
To fix warning on Windows.
Signed-off-by: Jacob Perron <[email protected]>
* Explicitly cast parameter to int
This avoids a compiler warning on Windows.
Signed-off-by: Jacob Perron <[email protected]>
Co-authored-by: Daniel <[email protected]>
Co-authored-by: DanBmh <[email protected]>
0 commit comments