#include <ros/ros.h>
#include <std_srvs/Empty.h>
#include "ur_modern_driver/log.h"
#include "ur_modern_driver/ur/consumer.h"
Go to the source code of this file.
Classes | |
class | Service |
class | ServiceStopper |
|
strong |
Enumerator | |
---|---|
Never | |
Always | |
OnStartup |
Definition at line 33 of file service_stopper.h.
|
strong |
Enumerator | |
---|---|
Running | |
Error | |
EmergencyStopped | |
ProtectiveStopped |
Definition at line 25 of file service_stopper.h.