chrono::ros::ChROSDriverInputsHandler Member List
This is the complete list of members for chrono::ros::ChROSDriverInputsHandler, including all inherited members.
| ApplyFromSerialized(const std::vector< uint8_t > &data) | chrono::ros::ChROSHandler | inlinevirtual |
| ApplyInputs(double steering, double throttle, double braking) | chrono::ros::ChROSDriverInputsHandler | |
| ChROSDriverInputsHandler(std::shared_ptr< chrono::vehicle::ChDriver > driver, const std::string &topic_name) | chrono::ros::ChROSDriverInputsHandler | |
| ChROSDriverInputsHandler(double update_rate, std::shared_ptr< chrono::vehicle::ChDriver > driver, const std::string &topic_name) | chrono::ros::ChROSDriverInputsHandler | |
| ChROSHandler(double update_rate) | chrono::ros::ChROSHandler | explicitprotected |
| GetMessageType() const override | chrono::ros::ChROSDriverInputsHandler | inlinevirtual |
| GetSerializedData(double time) override | chrono::ros::ChROSDriverInputsHandler | protectedvirtual |
| GetTickCount() const | chrono::ros::ChROSHandler | inline |
| GetUpdateRate() const | chrono::ros::ChROSHandler | inline |
| HandleIncomingMessage(const ipc::Message &msg) override | chrono::ros::ChROSDriverInputsHandler | virtual |
| IncrementTickCount() | chrono::ros::ChROSHandler | inlineprotected |
| Initialize(std::shared_ptr< ChROSInterface > interface) override | chrono::ros::ChROSDriverInputsHandler | virtual |
| IsPublisher() const | chrono::ros::ChROSHandler | inlinevirtual |
| MessageType typedef | chrono::ros::ChROSHandler | |
| PublishFromSerialized(const std::vector< uint8_t > &data, std::shared_ptr< ChROSInterface > interface) | chrono::ros::ChROSHandler | inlinevirtual |
| SubscribeAndForward(std::shared_ptr< ChROSInterface > interface, std::function< void(const std::vector< uint8_t > &)> callback) | chrono::ros::ChROSHandler | inlinevirtual |
| SupportsIncomingMessages() const override | chrono::ros::ChROSDriverInputsHandler | inlinevirtual |
| ~ChROSHandler()=default | chrono::ros::ChROSHandler | virtual |