#include <pacmod_ros_msg_handler.h>
Static Public Member Functions | |
static std::vector< uint8_t > | unpackAndEncode (const int64_t &can_id, const pacmod_msgs::PacmodCmd::ConstPtr &msg) |
static std::vector< uint8_t > | unpackAndEncode (const int64_t &can_id, const pacmod_msgs::PositionWithSpeed::ConstPtr &msg) |
Definition at line 99 of file pacmod_ros_msg_handler.h.
std::vector< uint8_t > PacmodRxRosMsgHandler::unpackAndEncode | ( | const int64_t & | can_id, |
const pacmod_msgs::PacmodCmd::ConstPtr & | msg | ||
) | [static] |
Definition at line 416 of file pacmod_ros_msg_handler.cpp.
std::vector< uint8_t > PacmodRxRosMsgHandler::unpackAndEncode | ( | const int64_t & | can_id, |
const pacmod_msgs::PositionWithSpeed::ConstPtr & | msg | ||
) | [static] |
Definition at line 469 of file pacmod_ros_msg_handler.cpp.