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

Comments and changes to DVL files #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Comments and changes to DVL files #14

wants to merge 2 commits into from

Conversation

EdwinTran
Copy link
Collaborator

Made changes to dvl_driver.py because some parts of code was in python 3 and up.

Added changes and comments to dvl_driver.py  and main.py. Added dvl_dummy.ino for dummy data and new readme.

In the `main.py` file import either dvl_driver.py as DVL or dvl_test.py as DVL for testing purposes.

## Getting Started
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't think we need these requirements here, as we have them in the main readme

- Ubuntu 18.04
- Possibly [rosserial](http://wiki.ros.org/rosserial_arduino/Tutorials/Arduino%20IDE%20Setup)

### To run the code
Copy link
Collaborator

Choose a reason for hiding this comment

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

We will run dvl as it's own package, so there should be a different rosrun command for opening this node. We can look into it tomorrow

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.

2 participants