0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 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... over 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... about 20 years ago
Blocs to create and extract Data2DPoint; More... about 20 years ago
now able to read and pring to iostreams More... about 20 years ago
removed deadlock More... over 20 years ago
Change the Vector< Vector<float> > to Vector< Vector< OjectRef > > for the input More... over 20 years ago
*** empty log message *** More... over 20 years ago
correct memory managment initialisation More... over 20 years ago
modification according to rotation direction logic change when going backward More... over 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... over 20 years ago
memory managment logic clean up More... over 20 years ago
change absolute path to relative path More... over 20 years ago
adjust according going backward behavior modification to AvoidUtil. More... over 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... over 20 years ago
remove executable file from cvs More... over 20 years ago
Unit test for the utility class AvoidUtil More... over 20 years ago
Elimination of the oscillation when detecting obstacle at front More... over 20 years ago
remove dead zones of range fashion More... over 20 years ago
Header including the addition of the TYPICAL_AVOIDANCE_VELOCITY More... over 20 years ago
Addition of the memory on the EllipticalAvoid behavior; Addition of the TYPICAL_VELOCITY_AVOID principle; More... over 20 years ago
FCD project removed of the build system More... over 20 years ago
Header file use in EllipticalAvoid More... over 20 years ago
Reffactoring of AvoidPat to EllipticalAvoid More... over 20 years ago
Support for the unit test blocks More... over 20 years ago
Files of the unit test blocks More... over 20 years ago
Addition of the unit test block for FD More... over 20 years ago
Refactoring to start the belt at 0 degree; Deactivate the IR and Sonar support More... over 20 years ago