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

some questions during trainning stage1 #14

Open
HanBing0802 opened this issue Jan 11, 2021 · 1 comment
Open

some questions during trainning stage1 #14

HanBing0802 opened this issue Jan 11, 2021 · 1 comment

Comments

@HanBing0802
Copy link

HanBing0802 commented Jan 11, 2021

Hello, I have some questions when I train stage1.

  1. When I run rosrun stage_ros_add_pose_and_crash stageros -g worlds/stage1.world, the output is as follows without any visual interface:
    [Loading worlds/stage1.world][threads 16] [ INFO] [1610369354.678821077]: Found 1 laser devices and 0 cameras in robot 0 [ INFO] [1610369354.693095245]: Found 1 laser devices and 0 cameras in robot 1 [ INFO] [1610369354.708531831]: Found 1 laser devices and 0 cameras in robot 2 [ INFO] [1610369354.720706122]: Found 1 laser devices and 0 cameras in robot 3 [ INFO] [1610369354.734728776]: Found 1 laser devices and 0 cameras in robot 4 [ INFO] [1610369354.748230607]: Found 1 laser devices and 0 cameras in robot 5 [ INFO] [1610369354.762854094]: Found 1 laser devices and 0 cameras in robot 6 [ INFO] [1610369354.775696698]: Found 1 laser devices and 0 cameras in robot 7 [ INFO] [1610369354.787860822]: Found 1 laser devices and 0 cameras in robot 8 [ INFO] [1610369354.802445547]: Found 1 laser devices and 0 cameras in robot 9 [ INFO] [1610369354.814354865]: Found 1 laser devices and 0 cameras in robot 10 [ INFO] [1610369354.828385483]: Found 1 laser devices and 0 cameras in robot 11 [ INFO] [1610369354.840344842]: Found 1 laser devices and 0 cameras in robot 12 [ INFO] [1610369354.855495273]: Found 1 laser devices and 0 cameras in robot 13 [ INFO] [1610369354.869669496]: Found 1 laser devices and 0 cameras in robot 14 [ INFO] [1610369354.882580702]: Found 1 laser devices and 0 cameras in robot 15 [ INFO] [1610369354.897105963]: Found 1 laser devices and 0 cameras in robot 16 [ INFO] [1610369354.909743873]: Found 1 laser devices and 0 cameras in robot 17 [ INFO] [1610369354.924472736]: Found 1 laser devices and 0 cameras in robot 18 [ INFO] [1610369354.936563229]: Found 1 laser devices and 0 cameras in robot 19 [ INFO] [1610369354.950033612]: Found 1 laser devices and 0 cameras in robot 20 [ INFO] [1610369354.963278519]: Found 1 laser devices and 0 cameras in robot 21 [ INFO] [1610369354.975240964]: Found 1 laser devices and 0 cameras in robot 22 [ INFO] [1610369354.990895507]: Found 1 laser devices and 0 cameras in robot 23
  2. And there is nothing output when I run mpiexec -np 24 python2 ppo_stage1.py.
    I don't know why and how to solve them.
    Thank you very much!
@HanBing0802 HanBing0802 changed the title The questions about the output of run rosrun stage_ros_add_pose_and_crash stageros -g worlds/stage1.world some questions during trainning stage1 Jan 12, 2021
@Acmece
Copy link
Owner

Acmece commented Jan 13, 2021

Hello, you need to remove the -g in the command for visualization.

The policies are saved in the policy fold periodically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants