Skip to content

Commit

Permalink
Change YAML file to test diffdrive
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed Apr 23, 2024
1 parent a2135c4 commit 9970d3a
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions src/ezbot_robot/config/controllers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,10 @@ controller_manager:

omnidirectional_controller:
ros__parameters:
joints: [
roue_avant_joint,
roue_gauche_joint,
roue_arriere_joint,
roue_droite_joint]

left_wheel_names: ["roue_gauche_joint"]
right_wheel_names: ["roue_droite_joint"]

wheel_names: [
roue_avant_joint,
roue_gauche_joint,
roue_arriere_joint,
roue_droite_joint]


robot_radius: 0.25
wheel_radius: 0.03
Expand Down

0 comments on commit 9970d3a

Please sign in to comment.