readme
This commit is contained in:
		
							parent
							
								
									c5694425c5
								
							
						
					
					
						commit
						efa7415164
					
				@ -5,7 +5,7 @@
 | 
				
			|||||||
    - Creating a custom Mujoco Gym according to this guides: https://github.com/openai/gym/blob/master/docs/creating-environments.md
 | 
					    - Creating a custom Mujoco Gym according to this guides: https://github.com/openai/gym/blob/master/docs/creating-environments.md
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## INSTALL
 | 
					## INSTALL
 | 
				
			||||||
    - NOTE: you should look into envs/reacher_env.py and change the link to .xml file.  
 | 
					    - NOTE: you should look into envs/reacher_env.py and change the link to the correct path of .xml file on your computer.  
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    - Install: go to "../reacher_5_links"        
 | 
					    - Install: go to "../reacher_5_links"        
 | 
				
			||||||
        ``` pip install -e reacher_5_links ```
 | 
					        ``` pip install -e reacher_5_links ```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user