kr_mav_control
kr_mav_control copied to clipboard
ROS initialization should occur in init method
In mav_manager, the initialization of ROS stuff should occur in an init method, not in the constructor. See the discussion in #65