Closed egordon closed 1 year ago
Re. the following:
or detection before robot has finished moving above plate, maybe add an 0.5s delay?
The app shows the user a live video stream, so assuming the user has at least a 0.5s delay before selecting a point on the screen, that delay is essentially there.
Updates tested again in sim.
Description
Implement the full acquisition schema.
Testing procedure
Tested w/ Action 0 (i.e. just straight down and up).
pr_ros_controllers
: https://github.com/personalrobotics/pr_ros_controllers/pull/30Observed occasional errors:
Before opening a pull request
python3 -m black .
ada_feeding
directory, run:pylint --recursive=y --rcfile=.pylintrc .
.Before Merging
Squash & Merge