Closed Sebastian5j closed 5 years ago
@Sebastian5j
Regards, Ryan
@rjshim this is what i have: in the file turtlebot3_waffle_pi.gazebo.xacro <?xml version="1.0"?>
@rjshim i dont what happend D: but this is my turtlebot3_waffle_pi.gazebo.xacro
I hope this is what you wanted to see
@Sebastian5j
Use the burger model. Before running the first line, run $ conda deactivate. Then, open another terminal window and run the second line. Test it and show me screenshots of your terminal and gazebo windows.
Regards, Ryan
@rjshim I did what you said, this happened:
I also tried to run $conda deactivate in the second windows before $ roslaunch turtlebot3_dqn turtlebot3_dqn_stage_1.launch but the same thing happened
@Sebastian5j
No
1) $ conda deactivate $ roslaunch turtlebot3_gazebo turtlebot3_stage_1.launch
2) Open another window and $ roslaunch turtlebot3_dqn turtlebot3_dqn_stage_1.launch
Try it and let me know the result
It works now, i found that it was a problem with versions of tensorflow and keras, besides tensorflow wasn't in PYTHONPATH for some reason. Thanks! what you @rjshim told helped me to find the problem.
I have turtlebot3 and im trying to use CONDA and tensorflow. First i use this command: roslaunch turtlebot3_gazebo turtlebot3_stage_1.launch and for some reason i cant see the laser, i know i have to change and put default="true" but it still doesnt work.
Then when i try roslaunch turtlebot3_dqn turtlebot3_dqn_stage_1.launch
I get the next error :
process[turtlebot3_dqn_stage_1-1]: started with pid [1395]
Using TensorFlow backend.
[turtlebot3_dqn_stage_1-1] process has died [pid 1395, exit code -4, cmd /home/laboratorio/catkin_ws/src/turtlebot3_machine_learning/turtlebot3_dqn/nodes/turtlebot3_dqn_stage_1 __name:=turtlebot3_dqn_stage_1 __log:=/home/laboratorio/.ros/log/4baef918-eeba-11e9-91ac-001e4febbb7c/turtlebot3_dqn_stage_1-1.log].
log file: /home/laboratorio/.ros/log/4baef918-eeba-11e9-91ac-001e4febbb7c/turtlebot3_dqn_stage_1-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
I have Ubuntu 16.04 xenial turtlebot3 waffle_pi