-
Notifications
You must be signed in to change notification settings - Fork 1
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
Question of gym-gazebo #2
Comments
Hi @kankanzheli |
Thanks |
You mean I should ask this question in [original repo]? Not in here? |
When I try to ask this question in the [original repo], they want me ask the question in the https://github.com/erlerobot/gym-gazebo or https://github.com/AcutronicRobotics/gym-gazebo2. |
I'm very sorry to ask this question here. I have a question about gym gazebo. My running environment is as follows:
Ubntu18.04
ROS-Melodic
python: python2.7
gym0.16.0
gazebo9.0.0
The installation process was quite smooth. But when I runned the example of gym-gazebo(circuit_turtlebot_lidar_qlearn.py), the following error occured:
[ERROR] [1643889037.781025, 146.790000]: Spawn service failed. Exiting.
[spawn_turtlebot_model-3] process has died [pid 10199, exit code 1, cmd /home/zhaowentao/ROS/gym-gazebo/gym_gazebo/envs/installation/catkin_ws/src/gazebo_ros_pkgs/gazebo_ros/scripts/spawn_model -unpause -urdf -param robot_description -model mobile_base __name:=spawn_turtlebot_model __log:=/home/zhaowentao/.ros/log/7f7bce36-84e7-11ec-84f6-02429b0b1025/spawn_turtlebot_model-3.log].
log file: /home/zhaowentao/.ros/log/7f7bce36-84e7-11ec-84f6-02429b0b1025/spawn_turtlebot_model-3*.log
How to solve that problem???
The text was updated successfully, but these errors were encountered: