mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									f58f0eecbf
								
							
						
					
					
						commit
						aabdc39b8a
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -8,18 +8,18 @@ Spectra is a general purpose planning system. It extends STRIPS-style planning b | |||
|  * **Expressivity**: Cannot express arbitrary constraints.  *“At every step make sure that no two blocks on the table have same color”* | ||||
|    * **Domain Size**: Scaling to large domains of arbitrary sizes poses difficulty.  | ||||
| 
 | ||||
| # Spectra's Architecture # | ||||
| ## Spectra's Architecture ## | ||||
| 
 | ||||
|   | ||||
|  | ||||
| 
 | ||||
| # Example # | ||||
| ## Example Input File ## | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| 
 | ||||
|   | ||||
| # Scaling Up # | ||||
| ## Scaling Up ## | ||||
| 
 | ||||
| Two approaches:  | ||||
| 
 | ||||
|  | @ -43,5 +43,6 @@ Two approaches: | |||
| Roughly, a method has conditions that the goal and background + start state should satisfy. If the conditions are satisfied, a plan template is generated (note the variables). | ||||
| The planner then verifies if the plan template works, if so it outputs the plan.  | ||||
| 
 | ||||
| ## Spectra's on a Seriated Cup Challenge ## | ||||
| 
 | ||||
|  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue