-
Notifications
You must be signed in to change notification settings - Fork 17
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
Split repo into STRANDS vs scitos generic #166
Comments
Thanks @hawesie did you consider moving those packages into |
That's a fantastic idea. Shall I go ahead and do that? |
Please do! Remember to ideally transfer with git history and updating the version. Indeed, the new version of all packages in the |
1 similar comment
Please do! Remember to ideally transfer with git history and updating the version. Indeed, the new version of all packages in the |
Gotcha. |
I am in the process of setting up parts of the scitos stack on a scitos X3. This doesn't have all the things the STRANDS Scitos A5/G5 has, therefore I only need some of the packages from this repo. This led me to consider that we should split this into
scitos_apps
that work for all scitos robots, andstrands_scitos_apps
that are specific to the STRANDS robots. I think the generic parts would be at least:scitos_cmd_vel_mux
scitos_dashboard
scitos_teleop
What do our users think? (probably just @marc-hanheide)
The text was updated successfully, but these errors were encountered: