File: panda_gazebo/LockJoints.srv
Raw Message Definition
# Service that can be used to lock/unlock specific joints of the robot.
string[] joint_names
bool lock
---
bool success
string message
Compact Message Definition
string[] joint_names
bool lock
bool success
string message