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

UGV Drop waypoint/control #61

Open
Herpderk opened this issue May 17, 2022 · 1 comment
Open

UGV Drop waypoint/control #61

Herpderk opened this issue May 17, 2022 · 1 comment
Assignees
Labels
navigation Navigation and Path Planning ROS

Comments

@Herpderk
Copy link

We need a method of communicating when the UGV is ready to be dropped and controlling the winch mechanism that will drop it. To do so, we can run a ROS node on the LattePanda that looks for when the drop waypoint/coordinates have been reached. Once that condition has been satisfied, we can utilize the pyfirmata library to control the onboard arduino which in turn runs the winch motor.

@Herpderk Herpderk added navigation Navigation and Path Planning ROS labels May 17, 2022
@Herpderk Herpderk self-assigned this May 17, 2022
@Herpderk
Copy link
Author

looking into mission parsing to know when the loiter command is used, also need to find out exact speed and time for running the motor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
navigation Navigation and Path Planning ROS
Projects
None yet
Development

No branches or pull requests

1 participant