duckietown / dt-core

This is the code that runs the core stack on the Duckiebot in ROS
Other
1 stars 14 forks source link

Daffy robot params #103

Closed liampaull closed 1 year ago

liampaull commented 1 year ago

Description

5 mins of tuning of the PID gains dramatically improves the performance of lane following in the simulator. Requires https://github.com/duckietown/dt-ros-commons/pull/55 to be merged since we define the parameters in an agent.yaml file sinec agent is the name of the robot in simulation.

Type of change

Please mark the relevant options with X:

Tests

Please describe all tests ran and their outcome. It is highly recommended that you at least do the tests listed by default, even if you only changed the documentation.

Style compliance

Please make sure that all your changes conform to the Duckietown (code style)[link] and code (documentation style)[link] guidelines:

Next steps

Please describe if you have any questions, comments, or doubts towards the Duckietown software guardians regarding implementation, code style, running tests, documentation, etc.

FOR THE REVIEWERS

IMPORTANT: DO NOT CHANGE THIS SECTION!

To the reviewers: If you deem necessary, request code edits, more tests, documentation update, or additional reviewing. Do not review your own code!

PR Template, last edit 23 Aug 2019