Skip to content

fix: duplicate step number 2 in custom robot instructions - #76

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/readme-48cf2269
Open

fix: duplicate step number 2 in custom robot instructions#76
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/readme-48cf2269

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

This PR corrects the documentation in README.md: duplicate step number 2 in custom robot instructions.

Changes

  • README.md: duplicate step number 2 in custom robot instructions.

Details

Before:

2. Implement the ``build()`` method.  This method is responsible for adding the robot to the USD stage.
2. Implement the ``write_action()`` method.  This method performs the logic of applying the linear, angular velocity command.

After:

2. Implement the ``build()`` method.  This method is responsible for adding the robot to the USD stage.
3. Implement the ``write_action()`` method.  This method performs the logic of applying the linear, angular velocity command.

@andrewwhitecdw

Copy link
Copy Markdown
Author

Closing after multiple repair attempts: original patch no longer applies or auditor feedback remains unaddressed.

@andrewwhitecdw
andrewwhitecdw deleted the bugfix/readme-48cf2269 branch August 2, 2026 23:58
@andrewwhitecdw
andrewwhitecdw restored the bugfix/readme-48cf2269 branch August 17, 2026 21:00
@andrewwhitecdw

Copy link
Copy Markdown
Author

script closed on accident

Signed-off-by: Andrew White <andrewwhitecdw@users.noreply.github.com>
Signed-off-by: andrewwhitecdw <andrewwhitecdw@users.noreply.github.com>
@andrewwhitecdw
andrewwhitecdw force-pushed the bugfix/readme-48cf2269 branch from b4bd476 to 2c5da7a Compare August 18, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant