• Sean Yen [MSFT]'s avatar
    Move out the init() from ROS_ASSERT · 97c49c61
    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.
    97c49c61