-
Notifications
You must be signed in to change notification settings - Fork 102
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
help with running pid example #97
Comments
Hi @MKamyab1991 please have a look at this tutorial, https://youtu.be/r6Q0Q7z2K9c. I'd be better able to help debug if you ran it as outlined in the video and README but this looks like an issue with your environment. You can optionally try passing the full path to the SDF using the --twin flag. SDF files are specific to Gazebo and describe the sim environment and models. Gazebo offers a number of tutorials online I recommend reading. |
Hi Will thanks a lot for your response
|
The output tells you what to do...the instruction are in that readme, did you do those steps? |
Thanks again. Yes I did. when I cmake ../ I get the following error.
the full log:
|
Hi thanks for sharing.
I was unable to run the pid example, I have installed everything as you instructed however it gives the following error, meanwhile I am unaware of how an SDF file works. I am just curious about the way a pid is implemented on a quadcopter. I would appreciate it if you could help me run it. I have found 2 sdf files in all your repository, I put them both in the mentioned path examples/gymfc_nf/twins/nf1/but it still does not work out.
Thanks
The text was updated successfully, but these errors were encountered: