Closed lp02781 closed 6 years ago
How that is related to mavros?
@lp02781 I don't think we will be able to help you debug your own customized ROS node this way. Also the info you provide is short to even try it. From our perspective, this is not related to MAVROS. If you, after debugging, find the problem is launched by the MAVROS node, then we can help. Closing
@TSC21 @vooon thanks for reply, sorry to bother you guys.
i have problem when using mavros_msgs/RCOut, ubuntu 16.06, ROS kinetic adn use pixhawk. node [noFirmware.cpp] that use RCOut has died, i try to troubleshoot with comment some syntax and i know error occurs when channels out get value. if i don't give value to channels, the error doesn't occur. i need channels output to control servo. what should i do to fix that error??
thank you