
Go to the source code of this file.
Functions | |
| void | CANFrameReceived (std::string *frame) |
| void | CANFrameToSend (const can_msgs::CANFrame::ConstPtr &msg) |
| int | main (int argc, char **argv) |
Variables | |
| USB2_F_7001 * | can_usb_adapter |
| ros::Publisher | rx_pub |
| void CANFrameReceived | ( | std::string * | frame | ) |
Definition at line 67 of file USB2_F_7001_node.cpp.
| void CANFrameToSend | ( | const can_msgs::CANFrame::ConstPtr & | msg | ) |
Definition at line 49 of file USB2_F_7001_node.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 97 of file USB2_F_7001_node.cpp.
Definition at line 45 of file USB2_F_7001_node.cpp.
Definition at line 47 of file USB2_F_7001_node.cpp.