Skip to content

Ultrasonic Sensor is ready#101

Open
khadeeja2005 wants to merge 3 commits intomasterfrom
Ultrasonic-Sensor
Open

Ultrasonic Sensor is ready#101
khadeeja2005 wants to merge 3 commits intomasterfrom
Ultrasonic-Sensor

Conversation

@khadeeja2005
Copy link

Create class for Ultrasonic Sensor. #14
Further tuning would be needed once sensor is located.

Create class for Ultrasonic Sensor. #14
Further tuning would be needed once sensor is located.
@nicojopr nicojopr linked an issue Feb 20, 2020 that may be closed by this pull request
Copy link
Contributor

@georgetzavelas georgetzavelas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great first step Khadeeja! Unfortunately the file is empty :(

* proportional control to maintain a set distance from an object.
*/

public class UltrasonicSensor extends TimedRobot {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you take a look at the other Sensors in the code and try to implement the Sendable interface?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm working on it straight away!

Copy link
Contributor

@nicojopr nicojopr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As suggested by George and previously by Charlie, please follow the Sendable pattern

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.

Prototyping: Ultrasonic Distance Sensor

3 participants