|
DirectTrajectoryOptimization
v0.3
|
| Direct transcription class for trajectory optimization | |
| Class implementing multiple shooting for direct trajectory optimizaion | |
| Multiple shooting defect function including numerical differentiation | |
| Base class for direct methods | |
| Base class for constraints | |
| Base class for vector constraints and numdiff derivatives | |
| Base class to derive cost functions | |
| Base class to derive cost function of the type J = sum_k( phi_k(x_k,u_k,k) ) + H(X_K) | |
| Bolza type cost function minimizing the total energy e = uTRu | |
| Bolza type cost function minimizing the total trajectory time | |
| Bolza type cost function minimizing the total velocity e = qdTRqd | |
| Bolza type cost function minimizing the distance to a goal state | |
| Cost function with zero intermediate and final costs | |
| Base class for numerical differentiation of vector functions | |
| Class interfacing Ipopt NLP with a DirecTrajectoryOptimization problem | |
| Class interfacing SNOPT with a DTO Problem | |
| Base class for NLP Solvers interface | |
| Main class of the DTO package |