pf_r2300_packet.cpp
Go to the documentation of this file.
2 
4 {
6 }
7 
8 std::tuple<uint16_t, uint32_t, uint16_t> PFR2300Packet::read_header(ros::serialization::IStream& stream)
9 {
11  return std::tuple<uint16_t, uint32_t, uint16_t>(header.header.header_size, header.header.packet_size,
12  header.num_points_packet);
13 }
PFR2300Packet::header
pf_driver::PFR2300Header header
Definition: pf_r2300_packet.h:13
ros::serialization::serializationLength
uint32_t serializationLength(const boost::array< T, N > &t)
ros::serialization::IStream
PFR2300Packet::get_size
virtual size_t get_size()
Definition: pf_r2300_packet.cpp:3
pf_r2300_packet.h
ros::serialization::Serializer::read
static void read(Stream &stream, typename boost::call_traits< T >::reference t)
PFR2300Packet::read_header
virtual std::tuple< uint16_t, uint32_t, uint16_t > read_header(ros::serialization::IStream &stream)
Definition: pf_r2300_packet.cpp:8


pf_driver
Author(s): Harsh Deshpande
autogenerated on Sun Feb 4 2024 03:32:56