panda_gazebo/SetEe Service

File: panda_gazebo/SetEe.srv

Raw Message Definition

# Service that can be used to set the current EE used in MoveIt.
string ee_name
---
bool success
string message

Compact Message Definition

string ee_name

bool success
string message