We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396acd3 commit 6374269Copy full SHA for 6374269
test/dji_sdk_node.cpp
@@ -47,7 +47,7 @@ DJISDKNode::DJISDKNode(ros::NodeHandle& nh, ros::NodeHandle& nh_private)
47
48
else
49
{
50
- if (!initServices(nh))
+ if (!initServices(nh))
51
52
ROS_ERROR("initServices failed");
53
}
0 commit comments