0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed package definition More... over 17 years ago
fixed for gcc 4.1.2 and prefix configuration More... over 17 years ago
more useful message for prefix More... over 17 years ago
Correct missing variable declaration More... over 17 years ago
remove memory leaks More... almost 18 years ago
Blocs to create and extract Data2DPoint; More... almost 18 years ago
now able to read and pring to iostreams More... almost 18 years ago
removed deadlock More... about 18 years ago
Change the Vector< Vector<float> > to Vector< Vector< OjectRef > > for the input More... about 18 years ago
*** empty log message *** More... over 18 years ago
correct memory managment initialisation More... over 18 years ago
modification according to rotation direction logic change when going backward More... over 18 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 18 years ago
memory managment logic clean up More... over 18 years ago
change absolute path to relative path More... over 18 years ago
adjust according going backward behavior modification to AvoidUtil. More... over 18 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 18 years ago
remove executable file from cvs More... over 18 years ago
Unit test for the utility class AvoidUtil More... over 18 years ago
Elimination of the oscillation when detecting obstacle at front More... over 18 years ago
remove dead zones of range fashion More... over 18 years ago
Header including the addition of the TYPICAL_AVOIDANCE_VELOCITY More... over 18 years ago
Addition of the memory on the EllipticalAvoid behavior; Addition of the TYPICAL_VELOCITY_AVOID principle; More... over 18 years ago
FCD project removed of the build system More... over 18 years ago
Header file use in EllipticalAvoid More... over 18 years ago
Reffactoring of AvoidPat to EllipticalAvoid More... over 18 years ago
Support for the unit test blocks More... over 18 years ago
Files of the unit test blocks More... over 18 years ago
Addition of the unit test block for FD More... over 18 years ago
Refactoring to start the belt at 0 degree; Deactivate the IR and Sonar support More... over 18 years ago