We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: