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

WARNING: crazyflie_controller_c: Starts the <generic> controller instead. #69

Open
r-bt opened this issue Nov 18, 2024 · 1 comment
Open

Comments

@r-bt
Copy link

r-bt commented Nov 18, 2024

Hi I just installed Webots and cloned this repo. I am able to open up crazyflie_world.wbt however when I press run I get the following error:

WARNING: crazyflie_controller_c: Could not find controller file:
WARNING: crazyflie_controller_c: Expected either: crazyflie_controller_c, crazyflie_controller_c.jar, crazyflie_controller_c.class, crazyflie_controller_c.py, crazyflie_controller_c.m  or Dockerfile
WARNING: crazyflie_controller_c: Starts the <generic> controller instead.
INFO: <generic>: Starting controller: /Applications/Webots.app/Contents/Resources/projects/controllers/generic/generic
@knmcguire
Copy link
Member

hi! did you compile the controller code first? The c-based controller needs to be compiled before it can be used.

The python one can be used directly though

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