You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #8, when startHook is called in the ROS monitor mode, use better naming. E.g.,
cart_imped_high_feedforward_forces_output_port.createStream(rtt_roscomm::topic("/cart_imped_high/feedforward_forces"));
RTT::log(RTT::Info) <<"Created stream forcart_imped_high_feedforward_forces over the topic: /cart_imped_high/feedforward_forces..."<<RTT::endlog();
The text was updated successfully, but these errors were encountered:
Related to #8, when startHook is called in the ROS monitor mode, use better naming. E.g.,
The text was updated successfully, but these errors were encountered: