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

Function heading_callback

eagleye_rt/src/heading_interpolate_node.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void heading_callback(const eagleye_msgs::msg::Heading::ConstSharedPtr msg)
64{
65 heading = *msg;
66}
67
68void slip_angle_callback(const eagleye_msgs::msg::SlipAngle::ConstSharedPtr msg)
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected