We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d90157 + d164058 commit 2a0bd41Copy full SHA for 2a0bd41
src/moveit_pro_franka_configs/franka_behaviors/src/franka_grasp_action.cpp
@@ -6,7 +6,7 @@
6
7
namespace
8
{
9
-inline constexpr auto kDescriptionGraspAction = R"(TODO)";
+inline constexpr auto kDescriptionGraspAction = R"(Open and close the Franka onboard 2 finger gripper.)";
10
constexpr auto PortIDActionName = "action_name";
11
constexpr auto kPortIDTimeout = "timeout";
12
constexpr auto kPortIDWidth = "width";
0 commit comments