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

how to specificallly set Gazebo SetupFile pointing to the correct location? #25

Closed
fei123ilike opened this issue Mar 28, 2019 · 3 comments
Labels
wontfix This will not be worked on

Comments

@fei123ilike
Copy link

Hi wil3,
I am trying to run this project on Ubuntu 16.04, how to properly set gazebo setup file,
I tried export {} = gymfc/gymfc/envs/assets/gazebo/models/quadcopter_attitude_control on terminal, and source the .bashrc file, but there is nothing happened. Can you help me?

@wil3
Copy link
Owner

wil3 commented Mar 28, 2019

If you are trying to get the Iris example working you have to confirm the setup path in this config, https://github.com/wil3/gymfc/blob/master/examples/configs/iris.config#L9

@fei123ilike
Copy link
Author

Will this working to set with /usr/share/gazebo-7/setup.sh, because I installed ROS Kinetic with gazebo-7.

I encountered another problem, after I open gazebo in another terminal, I ran python3 run_iris_pid.py , then the error was:

Killing process with ID= 5392
Timeout, could not connect to Gazebo

@wil3
Copy link
Owner

wil3 commented Mar 28, 2019

You are in new territory, there's not plan in the near future to go backwards in Gazebo version or support Ros so I'm not really sure if it will work.

Could not connect to Gazebo error means the network connection between the python and the Gazebo plugin could not be established for some reason.

If you do get it to work please submit a pull request or post an update.

I do suggest if you can to update everything and use the newest LTS of Ubuntu and Gazebo 9.

@wil3 wil3 closed this as completed Mar 28, 2019
@wil3 wil3 added the wontfix This will not be worked on label Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants