Class RosSensor
Defined in File ros_sensor.h
Inheritance Relationships
Base Type
public rs2::sensor
Class Documentation
-
class RosSensor : public rs2::sensor
Public Functions
-
~RosSensor()
-
void registerSensorParameters()
-
bool getUpdatedProfiles(std::vector<rs2::stream_profile> &wanted_profiles)
-
void runFirstFrameInitialization()
-
virtual bool start(const std::vector<rs2::stream_profile> &profiles)
-
void stop()
-
rmw_qos_profile_t getQOS(const stream_index_pair &sip) const
-
rmw_qos_profile_t getInfoQOS(const stream_index_pair &sip) const
-
template<class T>
inline bool is() const
-
~RosSensor()