Kobuki-specific safety controller. More...
#include <string>
#include <ros/ros.h>
#include <yocs_controllers/default_controller.hpp>
#include <std_msgs/Empty.h>
#include <geometry_msgs/Twist.h>
#include <kobuki_msgs/BumperEvent.h>
#include <kobuki_msgs/CliffEvent.h>
#include <kobuki_msgs/WheelDropEvent.h>
Go to the source code of this file.
Classes | |
class | kobuki::SafetyController |
Namespaces | |
namespace | kobuki |
Kobuki-specific safety controller.
This controller uses Kobuki's bumper, cliff and wheel drop sensors to ensure safe operation.
Definition in file safety_controller.hpp.