]> rtime.felk.cvut.cz Git - eurobot/public.git/log
eurobot/public.git
15 years agoACT FSM: dummy actions improved to count number of pucks loaded
Filip Jares [Fri, 24 Apr 2009 21:45:37 +0000 (23:45 +0200)]
ACT FSM: dummy actions improved to count number of pucks loaded

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 24 Apr 2009 21:37:18 +0000 (23:37 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoMerge branch 'master' of benesp7@rtime.felk.cvut.cz:/var/git/eurobot
Benes Petr [Fri, 24 Apr 2009 21:08:27 +0000 (23:08 +0200)]
Merge branch 'master' of benesp7@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoMap: edited map flags and created walls
Benes Petr [Fri, 24 Apr 2009 21:07:57 +0000 (23:07 +0200)]
Map: edited map flags and created walls

Added MAP_FLAG_INVALIDATE_WALL

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Fri, 24 Apr 2009 20:58:06 +0000 (22:58 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agoMAIN FSM: empty decide_what_next and deposit_at_acropolis states created
Filip Jares [Fri, 24 Apr 2009 20:57:21 +0000 (22:57 +0200)]
MAIN FSM: empty decide_what_next and deposit_at_acropolis states created

and obsolete states removed from switch statements

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 24 Apr 2009 20:43:45 +0000 (22:43 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoCanged handling of back switch
Michal Sojka [Fri, 24 Apr 2009 20:20:48 +0000 (22:20 +0200)]
Canged handling of back switch

15 years agoRobot exits when start plug is plugged in after competition start
Michal Sojka [Fri, 24 Apr 2009 20:20:00 +0000 (22:20 +0200)]
Robot exits when start plug is plugged in after competition start

15 years agoactuator variables initialization moved to the init state, obsolete, previously comme...
Filip Jares [Fri, 24 Apr 2009 20:04:53 +0000 (22:04 +0200)]
actuator variables initialization moved to the init state, obsolete, previously commented out code removed

15 years agoFixed COMPETITION flag
Michal Sojka [Fri, 24 Apr 2009 20:01:17 +0000 (22:01 +0200)]
Fixed COMPETITION flag

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 24 Apr 2009 19:49:07 +0000 (21:49 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agorobofsm: FIxed warnings
Michal Sojka [Fri, 24 Apr 2009 19:44:43 +0000 (21:44 +0200)]
robofsm: FIxed warnings

15 years agocompetition: prepared to retrieve real lot nr from camera
Martin Zidek [Fri, 24 Apr 2009 19:44:30 +0000 (21:44 +0200)]
competition: prepared to retrieve real lot nr from camera

15 years agoRobot root backup
Michal Sojka [Fri, 24 Apr 2009 19:31:27 +0000 (21:31 +0200)]
Robot root backup

15 years agorobofsm: Main program is now called competition
Michal Sojka [Fri, 24 Apr 2009 19:18:22 +0000 (21:18 +0200)]
robofsm: Main program is now called competition

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Fri, 24 Apr 2009 19:11:14 +0000 (21:11 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agorobofsm/robot.h: comment added
Filip Jares [Fri, 24 Apr 2009 19:11:06 +0000 (21:11 +0200)]
robofsm/robot.h: comment added

15 years agowarnings in homologation.cc avoided
Filip Jares [Fri, 24 Apr 2009 19:10:53 +0000 (21:10 +0200)]
warnings in homologation.cc avoided

MAIN FSM:
    - look around for puck action commented out, updating the code to take
      into account that there is no sharp sensor present now

EV_PREPARE_FOR_LOAD action removed

15 years agofsmact: USE_DUMMY_ACTIONS and GIVE_UO_ON_PUCK_PRESENCE_SENSOR #defines added
Filip Jares [Fri, 24 Apr 2009 19:08:08 +0000 (21:08 +0200)]
fsmact: USE_DUMMY_ACTIONS and GIVE_UO_ON_PUCK_PRESENCE_SENSOR #defines added

- to decide on whether to use puck presence sensor or not and
- to decide on whether to use real actuators or timer-based dummy actions at compile time

MAIN FSM:
- look around for puck action commented out, updating the code to take
  into account that there is no sharp sensor present now

15 years agorobofsm: Correct handling of back switch
Michal Sojka [Fri, 24 Apr 2009 18:57:00 +0000 (20:57 +0200)]
robofsm: Correct handling of back switch

- taken into account only after 5 sec after start
- react on first switch
- react on continuous switch only when moving backwards

15 years agorobomon: Working start plug
Michal Sojka [Fri, 24 Apr 2009 18:42:55 +0000 (20:42 +0200)]
robomon: Working start plug

15 years agorobofsm: Team color can be switched during run-time
Michal Sojka [Fri, 24 Apr 2009 17:59:50 +0000 (19:59 +0200)]
robofsm: Team color can be switched during run-time

(from display)

15 years agorobofsm: Fixed warning
Michal Sojka [Fri, 24 Apr 2009 16:59:15 +0000 (18:59 +0200)]
robofsm: Fixed warning

15 years agodisp: fixed oledlib function for sending of fsm state name (message
Martin Zidek [Fri, 24 Apr 2009 17:11:46 +0000 (19:11 +0200)]
disp: fixed oledlib function for sending of fsm state name (message
      always truncated to 20 chars max)

15 years agorobomon: Added start command (not working)
Michal Sojka [Fri, 24 Apr 2009 16:42:56 +0000 (18:42 +0200)]
robomon: Added start command (not working)

15 years agodisplay: Fixed error caused by long state names
Michal Sojka [Fri, 24 Apr 2009 14:09:30 +0000 (16:09 +0200)]
display: Fixed error caused by long state names

15 years agorobofsm: Fixed back swicth handling
Michal Sojka [Fri, 24 Apr 2009 13:51:08 +0000 (15:51 +0200)]
robofsm: Fixed back swicth handling

15 years agorobofsm: decreased distance for detection of loses
Michal Sojka [Fri, 24 Apr 2009 13:22:01 +0000 (15:22 +0200)]
robofsm: decreased distance for detection of loses

15 years agorobofsm: Back switches handling
Michal Sojka [Fri, 24 Apr 2009 13:20:15 +0000 (15:20 +0200)]
robofsm: Back switches handling

15 years agocamera display
Michal Sojka [Fri, 24 Apr 2009 13:02:11 +0000 (15:02 +0200)]
camera display

15 years agorobofsm main: fix warnings
Michal Sojka [Fri, 24 Apr 2009 13:01:15 +0000 (15:01 +0200)]
robofsm main: fix warnings

15 years agoAdded missing rozporte files
Michal Sojka [Fri, 24 Apr 2009 12:37:09 +0000 (14:37 +0200)]
Added missing rozporte files

15 years agorobofsm: Display status is updated correctly
Michal Sojka [Fri, 24 Apr 2009 10:01:20 +0000 (12:01 +0200)]
robofsm: Display status is updated correctly

15 years agorobofsm: Final fix for ekf init
Michal Sojka [Fri, 24 Apr 2009 09:39:04 +0000 (11:39 +0200)]
robofsm: Final fix for ekf init

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 24 Apr 2009 09:21:57 +0000 (11:21 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agorobofsm: EKF initialiation hopefully correct
Michal Sojka [Fri, 24 Apr 2009 09:21:37 +0000 (11:21 +0200)]
robofsm: EKF initialiation hopefully correct

15 years agodisp: added main fsm state vizualization
Martin Zidek [Fri, 24 Apr 2009 09:21:34 +0000 (11:21 +0200)]
disp: added main fsm state vizualization

15 years agoRevert "robofsm: Added custom initialization of Kalman filter"
Michal Sojka [Fri, 24 Apr 2009 09:15:19 +0000 (11:15 +0200)]
Revert "robofsm: Added custom initialization of Kalman filter"

This reverts commit 76677b8b7df162bd184abbd3139af9ce8d696aa4.

15 years agoevent previously removed from roboevent.py removed from switch in fsmmain, homologati...
Filip Jares [Fri, 24 Apr 2009 09:04:07 +0000 (11:04 +0200)]
event previously removed from roboevent.py removed from switch in fsmmain, homologation and test/test_actuators.cc

15 years agorobofsm: Added custom initialization of Kalman filter
Michal Sojka [Fri, 24 Apr 2009 08:57:06 +0000 (10:57 +0200)]
robofsm: Added custom initialization of Kalman filter

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Fri, 24 Apr 2009 08:54:17 +0000 (10:54 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agorobofsm/roboevent.py: two unused events commented out
Filip Jares [Fri, 24 Apr 2009 08:53:52 +0000 (10:53 +0200)]
robofsm/roboevent.py: two unused events commented out

15 years agorobofsm: Fixed movehelper when WE_ARE_RED color
Michal Sojka [Fri, 24 Apr 2009 08:37:57 +0000 (10:37 +0200)]
robofsm: Fixed movehelper when WE_ARE_RED color

15 years agorozpuk: removed duplicit library link
Martin Zidek [Fri, 24 Apr 2009 07:31:19 +0000 (09:31 +0200)]
rozpuk: removed duplicit library link

15 years agorobofsm: Fixed recalculation of ARRIVE_FROM
Michal Sojka [Fri, 24 Apr 2009 07:00:14 +0000 (09:00 +0200)]
robofsm: Fixed recalculation of ARRIVE_FROM

15 years agofsmmove: Added ARRIVE_FROM target angle operation and several move helper functions
Michal Sojka [Fri, 24 Apr 2009 05:58:54 +0000 (07:58 +0200)]
fsmmove: Added ARRIVE_FROM target angle operation and several move helper functions

Replanning of ARRIVE_FROM needs to be fixed.

15 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Fri, 24 Apr 2009 04:53:51 +0000 (06:53 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

Conflicts:
src/types/robottype.idl

15 years agotypes: Fixed uncompilable .idl
Michal Sojka [Fri, 24 Apr 2009 04:50:52 +0000 (06:50 +0200)]
types: Fixed uncompilable .idl

15 years agoroboorte: changed refresh and exporation times
Michal Sojka [Fri, 24 Apr 2009 04:49:27 +0000 (06:49 +0200)]
roboorte: changed refresh and exporation times

15 years agorozpuk: added getopt manual game color selection
Marek Peca [Fri, 24 Apr 2009 01:18:21 +0000 (03:18 +0200)]
rozpuk: added getopt manual game color selection

15 years agorozpuk: added ORTE, game color, better debug, getopt
Marek Peca [Thu, 23 Apr 2009 23:40:18 +0000 (01:40 +0200)]
rozpuk: added ORTE, game color, better debug, getopt

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Thu, 23 Apr 2009 19:56:54 +0000 (21:56 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agorobot_orte.c: puck presence switch handling added
Filip Jares [Thu, 23 Apr 2009 19:56:49 +0000 (21:56 +0200)]
robot_orte.c: puck presence switch handling added

15 years agoMerge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot
Jiri Kubias [Thu, 23 Apr 2009 19:46:37 +0000 (21:46 +0200)]
Merge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoeb_sberac added puck sensor detection
Jiri Kubias [Thu, 23 Apr 2009 19:46:07 +0000 (21:46 +0200)]
eb_sberac  added puck sensor detection

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Thu, 23 Apr 2009 19:19:56 +0000 (21:19 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agotypes: changed camera control "on" member to octet
Martin Zidek [Thu, 23 Apr 2009 19:11:28 +0000 (21:11 +0200)]
types: changed camera control "on" member to octet

15 years agocand: added CAN_PUCK message handling
Martin Zidek [Thu, 23 Apr 2009 18:25:36 +0000 (20:25 +0200)]
cand: added CAN_PUCK message handling

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Thu, 23 Apr 2009 18:24:54 +0000 (20:24 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agotypes: added puck microswitch status
Martin Zidek [Thu, 23 Apr 2009 18:22:55 +0000 (20:22 +0200)]
types: added puck microswitch status

15 years agoMerge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot
Jiri Kubias [Thu, 23 Apr 2009 18:14:29 +0000 (20:14 +0200)]
Merge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agocan_ids added puck
Jiri Kubias [Thu, 23 Apr 2009 18:14:05 +0000 (20:14 +0200)]
can_ids added puck

15 years agocamera integrated to robofsm
Martin Zidek [Thu, 23 Apr 2009 18:08:01 +0000 (20:08 +0200)]
camera integrated to robofsm

15 years agolift: Fixed all problems :)
Michal Sojka [Thu, 23 Apr 2009 17:49:50 +0000 (19:49 +0200)]
lift: Fixed all problems :)

15 years agoACT FSM: timeout changed
Filip Jares [Thu, 23 Apr 2009 17:32:57 +0000 (19:32 +0200)]
ACT FSM: timeout changed

15 years agotypes: added orte types for camera
Martin Zidek [Thu, 23 Apr 2009 17:26:56 +0000 (19:26 +0200)]
types: added orte types for camera

15 years agoactlib: lift constants changed
Filip Jares [Thu, 23 Apr 2009 17:04:59 +0000 (19:04 +0200)]
actlib: lift constants changed

15 years agofsmact: few printfs changed; removing the sharp sensor
Filip Jares [Thu, 23 Apr 2009 17:03:31 +0000 (19:03 +0200)]
fsmact: few printfs changed; removing the sharp sensor

15 years agorobofsm/test/test_actuators.cc: robot_destroy() call moved to main to ensure mechanis...
Filip Jares [Thu, 23 Apr 2009 16:58:07 +0000 (18:58 +0200)]
robofsm/test/test_actuators.cc: robot_destroy() call moved to main to ensure mechanisms cleanup etc.

15 years agorobofsm/robot.c: actuators cleanup added to robot_destroy()
Filip Jares [Thu, 23 Apr 2009 16:51:35 +0000 (18:51 +0200)]
robofsm/robot.c: actuators cleanup added to robot_destroy()

set chelae and holder position to fully open on exit to avoid mechanisms strain

15 years agorobofsm/test/test_actuators.cc: bug corrected, I forgot to pass the floor number...
Filip Jares [Thu, 23 Apr 2009 16:34:14 +0000 (18:34 +0200)]
robofsm/test/test_actuators.cc: bug corrected, I forgot to pass the floor number to the ACT FSM

15 years agolift: Fixes for errors caused probably by low battery oltage
Michal Sojka [Thu, 23 Apr 2009 16:29:05 +0000 (18:29 +0200)]
lift: Fixes for errors caused probably by low battery oltage

15 years agorozpuk: debug image output added
Marek Peca [Thu, 23 Apr 2009 15:15:37 +0000 (17:15 +0200)]
rozpuk: debug image output added

15 years agoUpdated lineavoid
Michal Sojka [Thu, 23 Apr 2009 13:56:11 +0000 (15:56 +0200)]
Updated lineavoid

15 years agorobodim: Fixed hokuyo position
Michal Sojka [Thu, 23 Apr 2009 13:55:29 +0000 (15:55 +0200)]
robodim: Fixed hokuyo position

15 years agohokyuo: Fixed orientation and several compiler warnings
Michal Sojka [Thu, 23 Apr 2009 12:47:47 +0000 (14:47 +0200)]
hokyuo: Fixed orientation and several compiler warnings

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Thu, 23 Apr 2009 12:47:46 +0000 (14:47 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agolineavoid: added wait for start
Martin Zidek [Thu, 23 Apr 2009 12:47:33 +0000 (14:47 +0200)]
lineavoid: added wait for start

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Thu, 23 Apr 2009 12:41:34 +0000 (14:41 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agorobofsm/robot.c, robodim: acropolis diameter moved to robodim.h
Filip Jares [Thu, 23 Apr 2009 12:41:27 +0000 (14:41 +0200)]
robofsm/robot.c, robodim: acropolis diameter moved to robodim.h

15 years agorobomon: Fixed position of free pucks
Michal Sojka [Thu, 23 Apr 2009 12:29:57 +0000 (14:29 +0200)]
robomon: Fixed position of free pucks

15 years agorobofsm/robot.c: acropolis radius increased in map definition
Filip Jares [Thu, 23 Apr 2009 12:23:08 +0000 (14:23 +0200)]
robofsm/robot.c: acropolis radius increased in map definition

15 years agorobofsm: removed hokuyo debug messages
Martin Zidek [Thu, 23 Apr 2009 11:45:54 +0000 (13:45 +0200)]
robofsm: removed hokuyo debug messages

15 years agoFMSs: grasp_the_puck actions removed, tuning the sharp treatment in automata and...
Filip Jares [Thu, 23 Apr 2009 10:58:34 +0000 (12:58 +0200)]
FMSs: grasp_the_puck actions removed, tuning the sharp treatment in automata and its physical surroundings

15 years agorozpuk: different spot pdfs supported (green & red)
Marek Peca [Thu, 23 Apr 2009 08:39:52 +0000 (10:39 +0200)]
rozpuk: different spot pdfs supported (green & red)

15 years agorozpuk: robodim added + cleanup
Marek Peca [Thu, 23 Apr 2009 08:39:07 +0000 (10:39 +0200)]
rozpuk: robodim added + cleanup

15 years agoMAIN FSM: prepare for load state added, ...
Filip Jares [Wed, 22 Apr 2009 21:14:15 +0000 (23:14 +0200)]
MAIN FSM: prepare for load state added, ...

15 years agomotion.log uses absolute times
Michal Sojka [Wed, 22 Apr 2009 21:04:50 +0000 (23:04 +0200)]
motion.log uses absolute times

This is to plot multiple trajectories one after another

15 years agoAdded motion.log plotting script
Michal Sojka [Wed, 22 Apr 2009 21:03:21 +0000 (23:03 +0200)]
Added motion.log plotting script

15 years agoMerge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot
Jiri Kubias [Wed, 22 Apr 2009 20:22:15 +0000 (22:22 +0200)]
Merge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoeb_pwr totalne rozesrano nefunguje posilani po canu....
Jiri Kubias [Wed, 22 Apr 2009 20:20:35 +0000 (22:20 +0200)]
eb_pwr totalne rozesrano nefunguje posilani po canu....

15 years agoOMK: added -Wall to CFLAGS
Michal Sojka [Wed, 22 Apr 2009 18:15:06 +0000 (20:15 +0200)]
OMK: added -Wall to CFLAGS

and removed useless no-strict-aliasing

15 years agorobomon shows free puck positions and dispensers
Michal Sojka [Wed, 22 Apr 2009 18:03:34 +0000 (20:03 +0200)]
robomon shows free puck positions and dispensers

15 years agorobomon: Changed color of estimated and reference robots
Michal Sojka [Wed, 22 Apr 2009 17:14:00 +0000 (19:14 +0200)]
robomon: Changed color of estimated and reference robots

15 years agorobofsm: Tiny fixes
Michal Sojka [Wed, 22 Apr 2009 17:04:59 +0000 (19:04 +0200)]
robofsm: Tiny fixes

15 years agorobofsm: Display shows correctly warning on LFT (lift)
Michal Sojka [Wed, 22 Apr 2009 17:03:57 +0000 (19:03 +0200)]
robofsm: Display shows correctly warning on LFT (lift)

15 years agorobofsm: Fixed start plug handling
Michal Sojka [Wed, 22 Apr 2009 16:46:41 +0000 (18:46 +0200)]
robofsm: Fixed start plug handling

15 years agorobofsm: Implemented some actions
Michal Sojka [Wed, 22 Apr 2009 16:39:55 +0000 (18:39 +0200)]
robofsm: Implemented some actions

15 years agolift: Implemented P controller
Michal Sojka [Wed, 22 Apr 2009 16:32:26 +0000 (18:32 +0200)]
lift: Implemented P controller