-
Sean Yen [MSFT] authored
ROS_ASSERT could be no-op if it not ROS_ASSERT_ENABLED. Therefore, init() won't not be invoked under this condition. Suggest to rearrange the logic here.
ROS_ASSERT could be no-op if it not ROS_ASSERT_ENABLED. Therefore, init() won't not be invoked under this condition. Suggest to rearrange the logic here.