Skip to content

Commit 7c45b79

Browse files
committed
Lint
1 parent 7015693 commit 7c45b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CameraNode.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ CameraNode::CameraNode(const rclcpp::NodeOptions &options)
345345

346346
if (!cfg || cfg->size() != roles.size())
347347
throw std::runtime_error("failed to generate configuration for all roles");
348-
348+
349349
libcamera::StreamConfiguration &scfg = cfg->at(0);
350350

351351
// list all camera formats, including those not supported by the ROS message

0 commit comments

Comments
 (0)