]> rtime.felk.cvut.cz Git - eurobot/public.git/shortlog
eurobot/public.git
2010-04-28 Filip Jaresadd ignore_hokuyo variable to struct robot
2010-04-28 Filip Jareshomologation: add get_corn_approach_position() function
2010-04-28 Filip Jarestrgen: Point class methods: add const modifiers
2010-04-28 Filip Jaresrobot.c: fill_in_known_areas_in_map(): remove left...
2010-04-28 Filip Jarespath planner: tell the goal coords when printing "goal...
2010-04-28 Filip Jareshomologaton: use robot_trajectory_new() instead of...
2010-04-28 Filip Jareshomologation: make state names shorter
2010-04-28 Filip Jareshomologation: add get_point_to_line_distance() function
2010-04-28 JardaDISPLAY:
2010-04-27 Michal Sojkaeb_vidle: First attempt (template)
2010-04-27 Michal Vokacodometry: fsm_state renamed from rectangle to odometry...
2010-04-27 Michal Vokacrobodim: hokuyo mount point updated
2010-04-27 Michal Sojkahokuyo: move to _compiled/bin
2010-04-27 Michal Sojkadisplayd, hokuyo: Increase error timeouts
2010-04-27 Michal Sojkadisplayd: Fix error handling when display is not detected
2010-04-27 Michal Sojkahokuyo: Print errors to stderr and sleep before exit
2010-04-27 Michal Sojkadisplayd: Print errors to stderr
2010-04-27 Michal Sojkamount-robot: Configure for Michal S.
2010-04-27 jardaMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-04-27 jardaindikace vypadku komunikace po 3s, ERR, a zcervenani...
2010-04-27 Michal Sojkadisplayd: Show motor warnings
2010-04-27 Michal Sojkadisplayd: Fix some error and rework throttling
2010-04-27 Michal Sojkadisplayd: Show best estimated position
2010-04-27 Michal Sojkavidle: Add skeleton taken from lift_09
2010-04-27 Matous Pokornyeb_blink: add volatile to work with new compiler (gcc...
2010-04-26 Filip Jaresfix and update robofsm/test/lineavoid.cc
2010-04-26 Filip Jaresadd corns field (type struct corns_group *) to robot.h
2010-04-26 Filip Jarescorns: add was_collected field to struct corn type
2010-04-26 Filip Jaresmovehelper: add FIXME cries, mark unused field id struc...
2010-04-26 Filip Jarestrgen.h: add const to Point::distanceTo() parameter
2010-04-26 Filip Jaresrobomon: change fake corn color to black
2010-04-26 Michal Sojkarobomon: Remove motor controls
2010-04-26 Petr KubiznakMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-04-26 Petr Kubiznak1. Get team color from orte.
2010-04-26 Filip Jaresadd cornslib to libraries in robofsm/test/Makefile...
2010-04-26 Filip Jaresfsmmove: remove obsolete invalidateAcropolis() and...
2010-04-26 Michal VokacRobomon: scaning angle decreased in map_handling so...
2010-04-26 Michal VokacHokuyo: center offset and conversion from indices to...
2010-04-26 jardazdrojaky Jarda
2010-04-26 Filip Jaresrobot.c: fill_in_known_areas_in_map(): add all corns...
2010-04-26 Petr KubiznakMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-04-26 Petr KubiznakProcess masks for both team colors.
2010-04-26 Petr KubiznakCommunication with orte.
2010-04-26 Petr KubiznakGenerate separate masks for side and center situations.
2010-04-26 Petr KubiznakCommon macros for rozkuk and maskgen separated to this...
2010-04-26 Michal Sojkarobomon: Try to fix another compilation error with...
2010-04-26 Michal Sojkarobomon: Allow switch to OpenGL renderer from menu
2010-04-26 Michal Sojkarobomon: Add ability to draw map rectangles smaller
2010-04-26 Michal Sojkarobomon: Publish hokuyo simulation only when new data...
2010-04-26 Michal Sojkarobomon: Fix compilation error with Qt < 4.6
2010-04-26 Michal Sojkarobomon: Decrease top playground margin (again)
2010-04-26 Filip JaresMerge branch 'master' of ssh://jaresf1@rtime.felk.cvut...
2010-04-26 Michal Sojkalpceurobot: Do not compile eb_lift_90
2010-04-25 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-04-25 Michal Sojkarobomon: Move POST_EVENT macro to .cpp
2010-04-25 Filip Jaresrobodim: correct CORN_NEIGHBOURHOOD_RADIUS value
2010-04-25 kittlmojMerge branch 'master' of /var/git/eurobot
2010-04-25 kittlmojdisplayd: Completion work, commenting, cleaning code
2010-04-25 Michal Sojkarobomon: Remove annoying deadline miss printf()s
2010-04-25 Michal Sojkarobomon: Test OpenGL drawing
2010-04-25 Michal Sojkarobomon: Update hokuyo only when new scan data arrives
2010-04-24 Michal Sojkarobomon: Fixes for obstacle simulation
2010-04-24 Michal Sojkarobomon: Robot visibility can be set from menu
2010-04-24 Michal Sojkarobomon: Remove unreferenced class SmallRobot
2010-04-24 Michal Sojkarobomon: Add a new robot at the best estimated position
2010-04-24 Michal Sojkarobomon: Rename ActPos to RefPos
2010-04-24 Michal Sojkarobofsm: Publish the best available estimated position
2010-04-24 Michal Sojkacan: Remove unused IDs and add IDs for 'vidle'
2010-04-24 Filip Jaresrobomon: avoid segfault when closing the map after...
2010-04-24 Filip Jaresrobomon: fill map cells marked with MAP_FLAG_PLAN_MARGI...
2010-04-24 Filip Jaresrobodim: add CORN_NEIGHBOURHOOD_RADIUS and correct...
2010-04-24 Filip Jaresupdate robodim.h: correct slope length!, add corn radius
2010-04-24 Filip Jaresshared map documentation: add FIXME cries and update
2010-04-24 Filip Jarescorns library: add comments at the beginning of files
2010-04-24 Filip Jarescorn diameter: move the constant from robomon to robodim
2010-04-24 Filip Jarescorns: check args of interface functions; do not these...
2010-04-24 Filip Jarescorns: choose more appropriate name for key functions...
2010-04-24 Filip Jarescorns: add documentation do the library interface,...
2010-04-24 Filip Jarescorns: check functions arguments
2010-04-24 Filip Jaresrobomon: draw corns using cornslib
2010-04-24 Filip Jarescorns: compile cornslib (add to Makefile.omk)
2010-04-24 Filip Jarescorns: add print_corn_position()
2010-04-24 Filip Jarescorns: correct bug in get_all_corns_positions; add...
2010-04-23 Michal Sojkalpceurobot: Add template directory for vidle
2010-04-23 Michal Sojkarobomon: Remove toolbar
2010-04-23 Michal Sojkarobomon: Decrease top playground margin
2010-04-23 Michal Sojkarobomon: right widgets has now fixed width
2010-04-23 Michal Sojkappc: compile displayd
2010-04-23 kittlmojdisplayd: Fix status handling for ODO and HOK
2010-04-23 kittlmojMerge branch 'master' of /var/git/eurobot
2010-04-23 kittlmojdisplayd: Add functions for reading from sercom
2010-04-23 Michal Sojkadisplayd: Remove unnecessary copying of data
2010-04-23 Michal Sojkadisplayd: Show all bytes of message 0x81 (status) in hex
2010-04-23 Michal Sojkadisplayd: Disable signal notification for incomming...
2010-04-23 Michal Sojkadisplayd: Set baudrate to 115200
2010-04-23 Michal Sojkadisplayd: Add hokuyo subscriber
2010-04-23 kittlmojMerge branch 'master' of /var/git/eurobot
2010-04-23 kittlmojdisplayd: Add keep-alive prcessing
2010-04-23 Michal Sojkarobomon: Display hokuyo scan data
2010-04-23 Michal Sojkarobofsm: Do not link tests with nonexistent uoled,...
next