Skip to content

Conversation

@mingxin-zheng
Copy link
Contributor

@mingxin-zheng mingxin-zheng commented Jul 9, 2025

A refactoring of the robotic surgery documentation to break out subfolders into focused READMEs, simplify navigation, and enhance clarity with a technical overview and quick start.

Introduces dedicated README.md files for Reinforcement Learning and State Machine environments.
Simplifies the simulation folder index and updates Docker instructions.
Overhauls the top-level workflow README with emojis, a quick-start guide, and structured setup details.

@mingxin-zheng mingxin-zheng requested a review from Copilot July 9, 2025 08:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A refactoring of the robotic surgery documentation to break out subfolders into focused READMEs, simplify navigation, and enhance clarity with a technical overview and quick start.

  • Introduces dedicated README.md files for Reinforcement Learning and State Machine environments.
  • Simplifies the simulation folder index and updates Docker instructions.
  • Overhauls the top-level workflow README with emojis, a quick-start guide, and structured setup details.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
workflows/robotic_surgery/scripts/simulation/scripts/reinforcement_learning/rsl_rl/README.md New RL training and play instructions
workflows/robotic_surgery/scripts/simulation/scripts/environments/state_machine/README.md New state-machine usage examples
workflows/robotic_surgery/scripts/simulation/README.md Simplified simulation folder index
workflows/robotic_surgery/docker/README.md Clarified interactive and headless Docker commands
workflows/robotic_surgery/README.md Major restructure: tech overview, quick start, TOC
Comments suppressed due to low confidence (3)

workflows/robotic_surgery/scripts/simulation/README.md:4

  • [nitpick] Consider adding a brief description for each link to guide users—for example: - [State Machine Environments](./scripts/environments/state_machine/README.md): examples of hand-crafted surgical state machines.
- [State Machine Environments](./scripts/environments/state_machine/README.md)

workflows/robotic_surgery/README.md:23

  • The anchor link may not resolve correctly due to the leading hyphen. Update it to (#running-workflows) or test the actual generated ID to ensure the TOC link works.
- [⚡ Running Workflows](#-running-workflows)

workflows/robotic_surgery/scripts/simulation/scripts/reinforcement_learning/rsl_rl/README.md:12

  • The docs mention "playing with 50 environments" but the example command lacks a --num-envs flag. Either clarify the default behavior or include the flag (e.g., --num-envs 50) in the example.
# run script for playing with 50 environments

@mingxin-zheng mingxin-zheng changed the title Refractor robotic surgery documentation Refactoring of the robotic surgery documentation to break out subfolders into focused READMEs Jul 9, 2025
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng
Copy link
Contributor Author

/build

Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng
Copy link
Contributor Author

/build

@mingxin-zheng mingxin-zheng requested review from Nic-Ma and jjomier July 11, 2025 06:11
@mingxin-zheng mingxin-zheng merged commit 9023dd2 into main Jul 11, 2025
4 checks passed
@mingxin-zheng mingxin-zheng deleted the mz/fix_doc_2 branch July 11, 2025 14:48
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.

3 participants