Skip to content

Commit 551e2eb

Browse files
committed
add smoothness_level for new free path pilz command
1 parent a76e0d6 commit 551e2eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

msg/MotionPlanRequest.msg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ float64 max_acceleration_scaling_factor
5656
# These fields require the following planning request adapter: default_planning_request_adapters/LimitMaxCartesianLinkSpeed
5757
string cartesian_speed_limited_link
5858
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

Comments
 (0)