Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Parameters
====== =======
Type Default
------ -------
double 0.5
double 0.05
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I got kinda biased from my DWA experience, I should have double-checked to see if it was actually correct.

That said, this value seems a bit strange to me, I think this would be way too coarse for the trajectory samples. Can't really say its a typo though, since looking at the git history 0.5 is the default value since the initial implementation in 2018

I also don't think it would be right to change the config example, since it seems like DWB historically has been configured using 0.05 instead. See Humble, for example: https://github.com/ros-navigation/navigation2/blob/e9caa4287b99c17f4ff39fbf2315d4d82e78da93/nav2_bringup/params/nav2_params.yaml#L164

I'll be closing this one then, thanks for taking a look!

====== =======

Description
Expand Down
Loading