- Aug 24, 2011
-
-
Francois Keith authored
-
- Aug 23, 2011
-
-
Francois Keith authored
Also realize a little rewriting, to simplify the code.
-
Francois Keith authored
-
Francois Keith authored
With initial position, velocity, acceleration.
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
(one useful commit...)
-
Francois Keith authored
-
- Aug 19, 2011
-
-
Jory Lafaye authored
The compilation and link informations should now be gathered in a .pc file
-
Jory Lafaye authored
Note : LSSOL sources are not included
-
- Aug 18, 2011
- Aug 10, 2011
- Jul 25, 2011
-
-
Andrei authored
- Minor bugfix - Add method dump_problem(Time) - Minor changes to improve robustness
-
Andrei authored
- Add compute_foot_zero_dynamics - Add compute_foot_cjerk_dynamics
-
Andrei authored
- Add trajectory deques for the supporting and the free foot - Documentation
-
Andrei authored
-
Andrei authored
- Add method build_eq_constraints_feet - Add computation of CurrentSupportState - Call to Pb.NbConstraints() before adding constraints - Matrices_ -> IntermedData_ - Documentation
-
Andrei authored
-
Andrei authored
-
Andrei authored
-
Andrei authored
- Introduce enum type Solver - Remove predefined QP size - The first row of the constraints matrix is now zero!!! - m = NbConstraints + 1 - Documentation - Accessors for Nbs. of variables and constraints
-
- Jul 13, 2011
- Jul 11, 2011
-
-
Andrei authored
- Add method precompute_trajectory - Replace FSM through PrwSupStates_deq
-
Andrei authored
-
Andrei authored
-
Andrei authored
- Add pointer member to finite state machine - Add precomputation of the flying foot trajectory - Replace vector in r_b_s_t through bounded_vector
-
Andrei authored
-
Andrei authored
-
Andrei authored
-
Andrei authored
-
- Jul 10, 2011
-
-
Andrei authored
- Add computation of foot dynamics matrices - Move interpolation to RBS::generate_trajectories - Move initialize_dynamics to RBS - Add enum types FootType PhaseType - Move solution_t, support_state_t to privatepgtypes - Add a margin of -T_/10 to TimeLimit - Clean up
-
- Jul 06, 2011
- Jul 05, 2011
-
-
Andrei authored
-