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

Added Test Script for UltraSonicSense #1

Merged

Conversation

robert-solomon12
Copy link
Owner

Added Test script for Ultrasonic Sensor to detect an object from a distance

Robert Solomon added 12 commits April 6, 2021 15:41
Added Test script for Ultrasonic Sensor to detect an object from a distance
Added an extra script to set up set up sonar sensor for obstacle detection for RoboCar
Added finalized Obstacle Avoidance Algorithm with auto-correction fixes on sonar sensor ....This version of the script can be run as a standalone script for testing purposes
In this update I've binded the obstacle avoidance function with the main driver of the program and added a thread to the function, when the obstacle avoidance function is called, it runs until its finished which may be problematic ...
Added UML Diagram explaining the visual process of how the Obstacle Avoidance Operation is carried out
Added UML Diagram explaining the visual process of how the Obstacle Avoidance Operation is carried out
@robert-solomon12
Copy link
Owner Author

robert-solomon12 commented Apr 8, 2021

Rebasing base branch (Obstacle-Avoidance-Feature) with feature branch.

@robert-solomon12 robert-solomon12 merged commit dea1a75 into main Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant