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

Code for updated nengo #2

Open
AdamWHaynes opened this issue Mar 12, 2024 · 0 comments
Open

Code for updated nengo #2

AdamWHaynes opened this issue Mar 12, 2024 · 0 comments

Comments

@AdamWHaynes
Copy link

Hi Brent,

I am a Masters Electrical & Mechanical Engineering student at the University of Strathclyde, and I am trying to implement a neural adaptive flight controller in a physical drone. I have found your thesis very helpful and I want to see if I can call your different adaptive controllers in a similar way but instead of using V-rep I will be interfacing them in a drone I have built. The input drone state will come from IMU and GPS data and I will change the controller output from rotor speeds to PWM.

I have managed to get your simple_quadcopter model that uses the nengo GUI working with V-rep EDU 3.2.1 but when I have tried to use your run_model script and call any of your adaptive controllers from your masters-thesis I haven't been able to get them working. It seems that they only start to work when I slow the simulation down to 1ms in V-rep but they are still fairly unstable, I am wondering could this be due to the controllers not being up to date with the changes in nengo?

Many thanks,
Adam

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

1 participant