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

ROS2: create auto_ros2 scaffolding (ROS2 workspace) #14

Open
12 of 16 tasks
Tracked by #5
onkoe opened this issue Oct 31, 2024 · 0 comments · May be fixed by #16
Open
12 of 16 tasks
Tracked by #5

ROS2: create auto_ros2 scaffolding (ROS2 workspace) #14

onkoe opened this issue Oct 31, 2024 · 0 comments · May be fixed by #16
Assignees
Labels
docs Improvements or additions to documentation

Comments

@onkoe
Copy link
Member

onkoe commented Oct 31, 2024

We need to fill the https://github.com/Sooner-Rover-Team/auto_ros2 repository with a proper ROS 2 workspace. It needs the following:

  • Temporary launch file at launch/initial.yaml
  • Folders
    • launch/: contains launch files
    • msg/: message definitions
    • src/: nodes
      • (TODO(bray): other projects did this online but i can't tell if it makes sense or not)
  • Initial documentation #15
    • README.md: general project information
      • Link to GitHub Projects
      • Link our Discord + Instagram, invite folks to join
      • Explain layout and architecture
      • Explain Rust + Python usage
      • Link to overarching ROS 2 plan + visualization
    • CONTRIBUTING.md: info about contributions, git usage, etc.
      • should serve as a high-level guide to decent GitHub usage.
      • Conventional Commits
      • Info about uv/rye for Python, cargo for Rust, and ros2 for nodes in general
      • Requirements for accepted work, like tests and passing CI
@onkoe onkoe added the docs Improvements or additions to documentation label Oct 31, 2024
@Aximilius Aximilius self-assigned this Nov 7, 2024
@logbasem logbasem assigned onkoe and logbasem and unassigned logbasem Nov 7, 2024
@onkoe onkoe added this to the talk to the Rover milestone Jan 13, 2025
@onkoe onkoe linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants