Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs&refactor: clarity improvements #267

Merged
merged 10 commits into from
Oct 8, 2024
Merged

Commits on Oct 7, 2024

  1. docs: update create_robots_whoami documentation to clarify the role o…

    …f the whoami package and provide additional steps for generated files inspection
    
    refactor(rai_cli.py): change argument names and paths in parse_whoami_package function to improve clarity and organization of generated files
    refactor(rai_whoami_node.py): update paths to robot constitution, identity, and URDF description files to reflect new directory structure for generated files
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    60bcd75 View commit details
    Browse the repository at this point in the history
  2. docs(README.md): update section title from "Further documentation" to…

    … "Developer resources" for clarity
    
    docs(README.md): enhance description in Developer Resources section to provide more context on the Developer Guide
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a6b115a View commit details
    Browse the repository at this point in the history
  3. docs(create_robots_whoami.md): update tips and notes formatting for b…

    …etter visibility and emphasis in documentation
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1c0d8c0 View commit details
    Browse the repository at this point in the history
  4. docs(create_robots_whoami): improve formatting of instructions for cl…

    …arity by adding line breaks between steps
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    05b943c View commit details
    Browse the repository at this point in the history
  5. chore: pre-commit

    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7265c7e View commit details
    Browse the repository at this point in the history
  6. docs(developer_guide): add instructions for testing the robot using t…

    …he Text HMI to enhance developer experience
    
    docs(developer_guide): update section numbering to reflect the addition of the new testing instructions
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f30f3c9 View commit details
    Browse the repository at this point in the history
  7. fix(test_rai_cli.py): update path to description files to reflect new…

    … directory structure in tests
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e7dfe17 View commit details
    Browse the repository at this point in the history
  8. docs(developer_guide): update example code to reflect automatic vendo…

    …r initialization in ROS2Agent for better clarity and usability
    maciejmajek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    06bf923 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    d80105b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27071bc View commit details
    Browse the repository at this point in the history