We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a76e0d6 + 551e2eb commit 8daca8cCopy full SHA for 8daca8c
msg/MotionPlanRequest.msg
@@ -56,3 +56,6 @@ float64 max_acceleration_scaling_factor
56
# These fields require the following planning request adapter: default_planning_request_adapters/LimitMaxCartesianLinkSpeed
57
string cartesian_speed_limited_link
58
float64 max_cartesian_speed # m/s
59
+# for level of smoothness for the FREE command
60
+# it should be between 0.01 and 1.0
61
+float64 smoothness_level
0 commit comments