panda_gazebo/GetRandomEePose Service

File: panda_gazebo/GetRandomEePose.srv

Raw Message Definition

# Service that can be used to get a valid EE pose for the robot.
BoundingRegion bounding_region
int32 attempts
---
geometry_msgs/Pose ee_pose
string[] joint_names
float64[] joint_positions
bool success
string message

Compact Message Definition

panda_gazebo/BoundingRegion bounding_region
int32 attempts

geometry_msgs/Pose ee_pose
string[] joint_names
float64[] joint_positions
bool success
string message