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

Split Python only and ROS 2 code into separate packages #78

Closed
sea-bass opened this issue Mar 17, 2023 · 0 comments · Fixed by #83
Closed

Split Python only and ROS 2 code into separate packages #78

sea-bass opened this issue Mar 17, 2023 · 0 comments · Fixed by #83
Assignees
Labels
tools Software tools and infrastructure

Comments

@sea-bass
Copy link
Owner

sea-bass commented Mar 17, 2023

Most ROS 2 wrapper packages do this.

There should be a pyrobosim package that has the Python only implementation, and a pyrobosim_ros package with the ROS specific code such as nodes, launch files, message definitions, etc.

@sea-bass sea-bass added the tools Software tools and infrastructure label Mar 17, 2023
@sea-bass sea-bass changed the title Split Python only and ROS 2 code into separate repos Split Python only and ROS 2 code into separate packages Mar 19, 2023
@sea-bass sea-bass self-assigned this Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Software tools and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant