0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Feb 21, 2024 — Feb 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed package definition More... about 19 years ago
fixed for gcc 4.1.2 and prefix configuration More... over 19 years ago
more useful message for prefix More... over 19 years ago
Correct missing variable declaration More... over 19 years ago
remove memory leaks More... over 19 years ago
Blocs to create and extract Data2DPoint; More... over 19 years ago
now able to read and pring to iostreams More... over 19 years ago
removed deadlock More... almost 20 years ago
Change the Vector< Vector<float> > to Vector< Vector< OjectRef > > for the input More... about 20 years ago
*** empty log message *** More... about 20 years ago
correct memory managment initialisation More... about 20 years ago
modification according to rotation direction logic change when going backward More... about 20 years ago
Change rotation direction logic when goning backward : Considering we will stay in reverse mode a short time and go forward after, it seems more appropriate not to change the sign of the rotation direction. This avoid oscillation between backward and forward velocity in front of an obstacle. More... about 20 years ago
memory managment logic clean up More... about 20 years ago
change absolute path to relative path More... about 20 years ago
adjust according going backward behavior modification to AvoidUtil. More... about 20 years ago
modify behavior when going backward. We need to avoid if an obstacle is in the reverse security margin even if we are going backward. More... about 20 years ago
remove executable file from cvs More... about 20 years ago
Unit test for the utility class AvoidUtil More... about 20 years ago
Elimination of the oscillation when detecting obstacle at front More... about 20 years ago
remove dead zones of range fashion More... about 20 years ago
Header including the addition of the TYPICAL_AVOIDANCE_VELOCITY More... about 20 years ago
Addition of the memory on the EllipticalAvoid behavior; Addition of the TYPICAL_VELOCITY_AVOID principle; More... about 20 years ago
FCD project removed of the build system More... about 20 years ago
Header file use in EllipticalAvoid More... about 20 years ago
Reffactoring of AvoidPat to EllipticalAvoid More... about 20 years ago
Support for the unit test blocks More... about 20 years ago
Files of the unit test blocks More... about 20 years ago
Addition of the unit test block for FD More... about 20 years ago
Refactoring to start the belt at 0 degree; Deactivate the IR and Sonar support More... about 20 years ago