Unified hexapod repository, containing all modules
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

104 lignes
2.2KB

  1. controller_manager:
  2. ros__parameters:
  3. update_rate: 50
  4. joint_state_broadcaster:
  5. type: joint_state_broadcaster/JointStateBroadcaster
  6. e1_group_controller:
  7. type: joint_trajectory_controller/JointTrajectoryController
  8. e2_group_controller:
  9. type: joint_trajectory_controller/JointTrajectoryController
  10. e3_group_controller:
  11. type: joint_trajectory_controller/JointTrajectoryController
  12. e4_group_controller:
  13. type: joint_trajectory_controller/JointTrajectoryController
  14. e5_group_controller:
  15. type: joint_trajectory_controller/JointTrajectoryController
  16. e6_group_controller:
  17. type: joint_trajectory_controller/JointTrajectoryController
  18. e1_group_controller:
  19. ros__parameters:
  20. joints:
  21. - c1_joint
  22. - f1_joint
  23. - t1_joint
  24. command_interfaces:
  25. - position
  26. state_interfaces:
  27. - position
  28. e2_group_controller:
  29. ros__parameters:
  30. joints:
  31. - c2_joint
  32. - f2_joint
  33. - t2_joint
  34. command_interfaces:
  35. - position
  36. state_interfaces:
  37. - position
  38. e3_group_controller:
  39. ros__parameters:
  40. joints:
  41. - c3_joint
  42. - f3_joint
  43. - t3_joint
  44. command_interfaces:
  45. - position
  46. state_interfaces:
  47. - position
  48. e4_group_controller:
  49. ros__parameters:
  50. joints:
  51. - c4_joint
  52. - f4_joint
  53. - t4_joint
  54. command_interfaces:
  55. - position
  56. state_interfaces:
  57. - position
  58. e5_group_controller:
  59. ros__parameters:
  60. joints:
  61. - c5_joint
  62. - f5_joint
  63. - t5_joint
  64. command_interfaces:
  65. - position
  66. state_interfaces:
  67. - position
  68. e6_group_controller:
  69. ros__parameters:
  70. joints:
  71. - c6_joint
  72. - f6_joint
  73. - t6_joint
  74. command_interfaces:
  75. - position
  76. state_interfaces:
  77. - position