-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ROS 1 to ROS 2 migration note for group parameter handling (#4983) (
#5002) * Add ROS 1 to ROS 2 migration note for group parameter handling Add information to help developers safely migrate parameter updates by highlighting that ROS 2's default set_parameters service behaves differently than ROS 1's dynamic_reconfigure regarding atomic updates. Points users to set_parameters_atomically service to maintain atomic behavior during migration. * Remove 'default' terminology from parameter services note * Adapt the structure of the migration guide from ROS 1 to ROS 2 * Refactor based on code review * Fix console code-block (cherry picked from commit 3dbac70) Co-authored-by: MariuszSzczepanikSpyrosoft <[email protected]>
- Loading branch information
1 parent
427dfae
commit 2974bf2
Showing
2 changed files
with
26 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters