-
Notifications
You must be signed in to change notification settings - Fork 13
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
Run Aerostack2 Gazebo example #66
Comments
Teleop and mission both fail, arm and emergency stop works Also, dependency for keyboard teleop (pysimplegui) should be linked on Prerequisites section ideally. I think we should also add a T-Mux cheatsheet here. I forgot how to switch tabs in Tmux for example 😅 pip install pysimplegui==4.60 I'll consolidate fixes once I have the example running and raise a PR for AS2. |
I don't know what @miferco97 preference is but it might be good to start an issue in the aerostack2 github issue tracker as well? Would be good for them to know that this is missing from their standard installation. |
Hello ! This information is super useful for us, we encourage you to create an issue in our documentation (https://github.com/aerostack2/aerostack2.github.io) and link it with this issue just for keeping track of correcting this errors and improve our documentation with your comments. I will also ping @javilinos, who has been the responsible of documenting this part. |
Hi @botmayank @miferco97, dependency for keyboard teleop is linked in keyboard teleop, however, it is a good idea to link this part in the prerequisites page so thanks for the feedback. |
Hi @botmayank, could you please provide us with the terminal output of the tmux window nº1: platform ? |
@miferco97 @knmcguire I was going to create one but it seems like there's an existing one that can be escalated. aerostack2/aerostack2.github.io#38 @javilinos thanks for looking into this! Here are other screenshots from last week when the demo didn't work for me: @javilinos is there a need to restart after any dependency installation for AS2? Today as I booted up my machine and ran the examples, everything just works 😅 The only reason for a difference I can think of is that when I first ran those examples last week I didn't have pyqtgui installed initially, and then after installing I didn't restart the machine. Is that needed? Today's screenshots of example working 😄 @miferco97 At this point I don't know if there's a need to open a separate ticket for the behaviour I observed last week since I'm not sure how to replicate it and all I have are the other screenshots I've shared above 😕 Any suggestions? |
Hi @botmayank, we have not been able to replicate this, so I think we should move on. We are aware that the install guide should explicitly include the pysimplegui dependency to avoid these bugs. |
@miferco97 sure, will do, I'll close this for now as we've decided to use GZ-Harmonic + ROS2 Humble as our base stack. I'm trying this out next: https://aerostack2.github.io/_03_aerial_platforms/_gazebo_simulation/index.html#installation |
The text was updated successfully, but these errors were encountered: