Просмотр исходного кода

turned off interpolation for jtc

main
Marcus Grieger 1 год назад
Родитель
Сommit
37d9422d02
1 измененных файлов: 15 добавлений и 0 удалений
  1. +15
    -0
      config/ros2_controllers.yaml

+ 15
- 0
config/ros2_controllers.yaml Просмотреть файл

@@ -37,6 +37,9 @@ e1_group_controller:
state_interfaces:
- position

interpolation_method: none


e2_group_controller:
ros__parameters:
joints:
@@ -50,6 +53,8 @@ e2_group_controller:
state_interfaces:
- position

interpolation_method: none

e3_group_controller:
ros__parameters:
joints:
@@ -63,6 +68,8 @@ e3_group_controller:
state_interfaces:
- position

interpolation_method: none

e4_group_controller:
ros__parameters:
joints:
@@ -76,6 +83,9 @@ e4_group_controller:
state_interfaces:
- position

interpolation_method: none


e5_group_controller:
ros__parameters:
joints:
@@ -89,6 +99,9 @@ e5_group_controller:
state_interfaces:
- position

interpolation_method: none


e6_group_controller:
ros__parameters:
joints:
@@ -101,3 +114,5 @@ e6_group_controller:
state_interfaces:
- position

interpolation_method: none

Загрузка…
Отмена
Сохранить