We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
auto_ros2
We need to fill the https://github.com/Sooner-Rover-Team/auto_ros2 repository with a proper ROS 2 workspace. It needs the following:
launch/initial.yaml
launch/
msg/
src/
README.md
CONTRIBUTING.md
uv
rye
cargo
ros2
The text was updated successfully, but these errors were encountered:
onkoe
Aximilius
Successfully merging a pull request may close this issue.
We need to fill the https://github.com/Sooner-Rover-Team/auto_ros2 repository with a proper ROS 2 workspace. It needs the following:
launch/initial.yaml
launch/
: contains launch filesmsg/
: message definitionssrc/
: nodesREADME.md
: general project informationCONTRIBUTING.md
: info about contributions, git usage, etc.uv
/rye
for Python,cargo
for Rust, andros2
for nodes in generalThe text was updated successfully, but these errors were encountered: