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

Add unit tests for Robot class #93

Closed
Tracked by #86
sea-bass opened this issue May 14, 2023 · 0 comments · Fixed by #128
Closed
Tracked by #86

Add unit tests for Robot class #93

sea-bass opened this issue May 14, 2023 · 0 comments · Fixed by #128
Assignees
Labels
good first issue Good for newcomers

Comments

@sea-bass
Copy link
Owner

The Robot class, found in pyrobosim/pyrobosim/pyrobosim/core/robot.py, needs unit tests.

Pay specific attention to:

  • Construction
  • Attaching path planners / executors / grasp planners
  • Executing actions and plans using the provided methods
  • Updating and checking state
@sea-bass sea-bass added the good first issue Good for newcomers label May 14, 2023
@sea-bass sea-bass self-assigned this Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant