Skip to content

Commit

Permalink
Revert "不要なファイルを削除"
Browse files Browse the repository at this point in the history
This reverts commit c7d9fb3.
  • Loading branch information
Kuwamai committed Oct 26, 2023
1 parent 6428948 commit 4048cf9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
20 changes: 20 additions & 0 deletions sciurus17_moveit_config/config/initial_positions.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Default initial positions for sciurus17's ros2_control fake system

initial_positions:
l_arm_joint1: 0
l_arm_joint2: 0
l_arm_joint3: 0
l_arm_joint4: 0
l_arm_joint5: 0
l_arm_joint6: 0
l_arm_joint7: 0
l_hand_joint: 0
r_arm_joint1: 0
r_arm_joint2: 0
r_arm_joint3: 0
r_arm_joint4: 0
r_arm_joint5: 0
r_arm_joint6: 0
r_arm_joint7: 0
r_hand_joint: 0
waist_yaw_joint: 0
6 changes: 6 additions & 0 deletions sciurus17_moveit_config/config/pilz_cartesian_limits.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Limits for the Pilz planner
cartesian_limits:
max_trans_vel: 1.0
max_trans_acc: 2.25
max_trans_dec: -5.0
max_rot_vel: 1.57

0 comments on commit 4048cf9

Please sign in to comment.