panda_gazebo/GetEe Service

File: panda_gazebo/GetEe.srv

Raw Message Definition

# Service that can be used to get the current EE used in MoveIt.

---
string ee_name
bool success
string message

Compact Message Definition


string ee_name
bool success
string message