Skip to content

Conversation

@NuwanJ
Copy link
Member

@NuwanJ NuwanJ commented Feb 25, 2024

No description provided.

public double readCompass() {
try {
if (robot instanceof VirtualRobot) {
heading = robot.coordinates.getHeading();
Copy link
Member Author

Choose a reason for hiding this comment

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

Here we need to do the mapping @dhmudalige

Choose a reason for hiding this comment

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

Here we need to do the mapping @dhmudalige

Done. Please refer #15

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.

3 participants