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

how to run flock_driver.py? #8

Open
lfhlfh0108 opened this issue Apr 12, 2019 · 1 comment
Open

how to run flock_driver.py? #8

lfhlfh0108 opened this issue Apr 12, 2019 · 1 comment

Comments

@lfhlfh0108
Copy link

After connect tello wifi , I run roscore , but I could not find topics (except rosout )when I run rostopic list. So I can not run flock_driver.py...Could you be so kind and help me out?Thank you very much

@barcesat
Copy link

Hi @lfhlfh0108
you can't just run roscore and expect it to work.
you need to run a specific launch file like this:
roslaunch flock_base teleop.launch
this will load the roscore and other things.
look at this file for more details:
https://github.com/clydemcqueen/flock/blob/master/flock_base/launch/teleop.launch

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

No branches or pull requests

2 participants