MCPcopy Create free account
hub / github.com/MapIV/eagleye / pitching_callback

Function pitching_callback

eagleye_rt/src/monitor_node.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void pitching_callback(const eagleye_msgs::msg::Pitching::ConstSharedPtr msg)
196{
197 pitching = *msg;
198}
199
200
201void enu_absolute_pos_interpolate_callback(const eagleye_msgs::msg::Position::ConstSharedPtr msg)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected