]> rtime.felk.cvut.cz Git - eurobot/public.git/log
eurobot/public.git
14 years agotiming: clean-up of clock_gettime ipoint, mutex added eb2009/timing
Martin Zidek [Sun, 24 May 2009 05:31:36 +0000 (07:31 +0200)]
timing: clean-up of clock_gettime ipoint, mutex added
some more scripts to process the measured data

14 years agotiming: segfault removed
Martin Zidek [Sat, 23 May 2009 17:11:58 +0000 (19:11 +0200)]
timing: segfault removed

14 years agotiming: reworked timestamp calculation, added test program
Martin Zidek [Fri, 22 May 2009 14:53:41 +0000 (16:53 +0200)]
timing: reworked timestamp calculation, added test program

14 years agorobofsm: added instrumentation for do_estimation()
Martin Zidek [Thu, 21 May 2009 22:34:43 +0000 (00:34 +0200)]
robofsm: added instrumentation for do_estimation()

14 years agotiming: awk scripts for logs processing
Martin Zidek [Thu, 21 May 2009 22:33:49 +0000 (00:33 +0200)]
timing: awk scripts for logs processing

14 years agotiming: output trace format changed (only for file output for now)
Martin Zidek [Wed, 20 May 2009 21:24:51 +0000 (23:24 +0200)]
timing: output trace format changed (only for file output for now)

14 years agotiming: awk script to transform ftrace output
Martin Zidek [Wed, 20 May 2009 20:15:33 +0000 (22:15 +0200)]
timing: awk script to transform ftrace output

14 years agotiming: added some sample logs
Martin Zidek [Wed, 20 May 2009 09:10:53 +0000 (11:10 +0200)]
timing: added some sample logs

14 years agotiming: some more fixes in matlab scripts, added timing test application
Martin Zidek [Tue, 19 May 2009 21:12:50 +0000 (23:12 +0200)]
timing: some more fixes in matlab scripts, added timing test application

14 years agotiming: parsed ftrace output to a structure array
Martin Zidek [Tue, 19 May 2009 12:47:59 +0000 (14:47 +0200)]
timing: parsed ftrace output to a structure array

14 years agotiming: matlab scripts
Martin Zidek [Tue, 19 May 2009 08:54:25 +0000 (10:54 +0200)]
timing: matlab scripts

14 years agotiming: conversion of tb stamp to value printed by ftrace working
Martin Zidek [Mon, 18 May 2009 20:14:49 +0000 (22:14 +0200)]
timing: conversion of tb stamp to value printed by ftrace working
(probably)

14 years agotiming
Martin Zidek [Mon, 18 May 2009 12:51:09 +0000 (14:51 +0200)]
timing
* added duration test application
* made the TB frequency a compile-time config parameter
* added some preparation code to convert TB value to the timestamp
 returned by sched_clock

14 years agotiming: clock_gettime() version working
Martin Zidek [Sun, 17 May 2009 18:53:42 +0000 (20:53 +0200)]
timing: clock_gettime() version working

14 years agoremoved rubbish code
Martin Zidek [Sun, 17 May 2009 18:52:31 +0000 (20:52 +0200)]
removed rubbish code

14 years agotiming: write to file functionality
Martin Zidek [Sun, 17 May 2009 14:26:03 +0000 (16:26 +0200)]
timing: write to file functionality

14 years agotiming: added config options to Makefile
Martin Zidek [Sun, 17 May 2009 08:31:14 +0000 (10:31 +0200)]
timing: added config options to Makefile

14 years agotiming: beginning of integration of timing analysis functionality to
Martin Zidek [Sun, 17 May 2009 08:24:27 +0000 (10:24 +0200)]
timing: beginning of integration of timing analysis functionality to
robofsm

14 years agotiming: new library for timing analysis
Martin Zidek [Sun, 17 May 2009 05:29:33 +0000 (07:29 +0200)]
timing: new library for timing analysis

14 years agoprepared makefile hook for rapitime
Martin Zidek [Tue, 12 May 2009 20:59:40 +0000 (22:59 +0200)]
prepared makefile hook for rapitime

15 years agoMerge branch 'master' of pecam1@rtime.felk.cvut.cz:/var/git/eurobot
Marek Peca [Wed, 6 May 2009 13:00:51 +0000 (15:00 +0200)]
Merge branch 'master' of pecam1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agorozpuk: rozporte.h added
Marek Peca [Wed, 6 May 2009 13:00:47 +0000 (15:00 +0200)]
rozpuk: rozporte.h added

15 years agorozpuk: rozporte.c added
Marek Peca [Wed, 6 May 2009 13:00:24 +0000 (15:00 +0200)]
rozpuk: rozporte.c added

15 years agoRobot physical parameters updated
Benes Petr [Mon, 4 May 2009 11:13:12 +0000 (13:13 +0200)]
Robot physical parameters updated

Edited wheel perimeter and rotation radius
Now odometry inaccuracy should be 0.2% while straight motion and rotation

15 years agoMotion: Created plotting trajectory from motion.log
Benes Petr [Mon, 4 May 2009 09:17:27 +0000 (11:17 +0200)]
Motion: Created plotting trajectory from motion.log

Plotting using gnuplot, needs upgrade for more information
In file plot_motion_log.sh

15 years agoAdded PXMC submodule accidentally deleted by Filip
Michal Sojka [Sat, 2 May 2009 21:56:00 +0000 (23:56 +0200)]
Added PXMC submodule accidentally deleted by Filip

See the commit f3ca0058b0794b97971e4a35b0e9ecf78b62b79a

15 years agorobofsm: When localization doesn't work, use only odometry feedback
Michal Sojka [Sat, 2 May 2009 09:25:23 +0000 (11:25 +0200)]
robofsm: When localization doesn't work, use only odometry feedback

15 years agoTrajectory controller uses odometry and uzv only just before movement start
Michal Sojka [Thu, 30 Apr 2009 13:31:48 +0000 (15:31 +0200)]
Trajectory controller uses odometry and uzv only just before movement start

15 years agorobomon: Fixed uzv trail
Michal Sojka [Thu, 30 Apr 2009 14:22:42 +0000 (16:22 +0200)]
robomon: Fixed uzv trail

15 years agorobomon: Changed to be compilable under QT 4.3
Michal Sojka [Thu, 30 Apr 2009 13:46:50 +0000 (15:46 +0200)]
robomon: Changed to be compilable under QT 4.3

15 years agorobomon: Added forgotten Trail files
Michal Sojka [Thu, 30 Apr 2009 13:36:09 +0000 (15:36 +0200)]
robomon: Added forgotten Trail files

15 years agorobomon controls map and trail visibility from the new View menu
Michal Sojka [Thu, 30 Apr 2009 00:09:26 +0000 (02:09 +0200)]
robomon controls map and trail visibility from the new View menu

15 years agorobomon displays text on robots to distinguish them
Michal Sojka [Wed, 29 Apr 2009 23:05:02 +0000 (01:05 +0200)]
robomon displays text on robots to distinguish them

15 years agorobomon displays motion trails
Michal Sojka [Wed, 29 Apr 2009 23:04:24 +0000 (01:04 +0200)]
robomon displays motion trails

15 years agoMerge branch 'master' of rtime:/var/git/eurobot
Michal Sojka [Wed, 29 Apr 2009 19:13:53 +0000 (21:13 +0200)]
Merge branch 'master' of rtime:/var/git/eurobot

15 years agorobofsm: Do not kill other programs on deadline
Michal Sojka [Wed, 29 Apr 2009 14:19:46 +0000 (16:19 +0200)]
robofsm: Do not kill other programs on deadline

15 years agorobomon shows estimated position based on odometry
Michal Sojka [Wed, 29 Apr 2009 14:00:02 +0000 (16:00 +0200)]
robomon shows estimated position based on odometry

15 years agorobomon: Display all estimated positions - buggy!!!
Michal Sojka [Wed, 29 Apr 2009 13:23:35 +0000 (15:23 +0200)]
robomon: Display all estimated positions - buggy!!!

15 years agorobofsm: Initialize test-actators correctly
Michal Sojka [Wed, 29 Apr 2009 13:26:41 +0000 (15:26 +0200)]
robofsm: Initialize test-actators correctly

15 years agorobofsm: Added estimated position based on odometry
Michal Sojka [Wed, 29 Apr 2009 13:22:48 +0000 (15:22 +0200)]
robofsm: Added estimated position based on odometry

15 years agolift: Avoid unnecessary delays when loading pucks
Michal Sojka [Wed, 29 Apr 2009 11:22:26 +0000 (13:22 +0200)]
lift: Avoid unnecessary delays when loading pucks

15 years agocommit-graph: Legend is displayed correctly if some people are missing
Michal Sojka [Wed, 29 Apr 2009 09:19:42 +0000 (11:19 +0200)]
commit-graph: Legend is displayed correctly if some people are missing

This is useful, when called like:
  commit-graph.pl <some-directory>
To see how people worked on a particular directory

15 years agocommit-graph: Show day on horizontal axis
Michal Sojka [Wed, 29 Apr 2009 09:01:26 +0000 (11:01 +0200)]
commit-graph: Show day on horizontal axis

15 years agocommit graph
Martin Zidek [Tue, 28 Apr 2009 20:29:41 +0000 (22:29 +0200)]
commit graph
returned -persist option to gnuplot call, to make the graph remain on
the screen after the script exits

15 years agocommit-graph.pl: Enhancements
Michal Sojka [Tue, 28 Apr 2009 12:55:42 +0000 (14:55 +0200)]
commit-graph.pl: Enhancements

- can show the number of added lines
- accept git-log options to limit commits, etc.

15 years agodisp: removed status screen "hacked branch"
Martin Zidek [Sun, 26 Apr 2009 14:31:46 +0000 (16:31 +0200)]
disp: removed status screen "hacked branch"

15 years agodisp: final version of 4DG source of status screen
Martin Zidek [Sun, 26 Apr 2009 14:30:50 +0000 (16:30 +0200)]
disp: final version of 4DG source of status screen

15 years agoFix angle sign on display eb2009
Michal Sojka [Sat, 25 Apr 2009 10:47:50 +0000 (12:47 +0200)]
Fix angle sign on display

15 years agoKill other processes on orte deadline
Michal Sojka [Sat, 25 Apr 2009 10:47:21 +0000 (12:47 +0200)]
Kill other processes on orte deadline

15 years agoRED team color has a separate binary
Michal Sojka [Sat, 25 Apr 2009 10:38:57 +0000 (12:38 +0200)]
RED team color has a separate binary

15 years agoFixed joyd compilation error
Michal Sojka [Sat, 25 Apr 2009 07:28:22 +0000 (09:28 +0200)]
Fixed joyd compilation error

15 years agofinal version before departure to RETRO MUSIC HALL
Filip Jares [Sat, 25 Apr 2009 06:17:05 +0000 (08:17 +0200)]
final version before departure to RETRO MUSIC HALL

bugfix: forgotten EV_FREE_SPACE signal send

15 years agotcVerySlow acc decreased
Filip Jares [Sat, 25 Apr 2009 05:59:13 +0000 (07:59 +0200)]
tcVerySlow acc decreased

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Sat, 25 Apr 2009 05:51:50 +0000 (07:51 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agocompetition trajectory Constraints changed,
Filip Jares [Sat, 25 Apr 2009 05:51:44 +0000 (07:51 +0200)]
competition trajectory Constraints changed,

15 years agorobofsm: go to deposit if short time to end
Michal Sojka [Sat, 25 Apr 2009 05:50:34 +0000 (07:50 +0200)]
robofsm: go to deposit if short time to end

15 years agorobofsm: Lift ...
Michal Sojka [Sat, 25 Apr 2009 05:34:59 +0000 (07:34 +0200)]
robofsm: Lift ...

15 years agoact: store_puck_in_holder slightly changed
Filip Jares [Sat, 25 Apr 2009 05:29:58 +0000 (07:29 +0200)]
act: store_puck_in_holder slightly changed

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Sat, 25 Apr 2009 05:20:12 +0000 (07:20 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Sat, 25 Apr 2009 05:20:35 +0000 (07:20 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Sat, 25 Apr 2009 05:20:26 +0000 (07:20 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agorobomon: Added Puck inside checkbox
Michal Sojka [Sat, 25 Apr 2009 05:20:09 +0000 (07:20 +0200)]
robomon: Added Puck inside checkbox

15 years agodisp: added angle visualization
Martin Zidek [Sat, 25 Apr 2009 05:18:58 +0000 (07:18 +0200)]
disp: added angle visualization

15 years agocompetition: slow and very slow trajectory constraints acceleration changed
Filip Jares [Sat, 25 Apr 2009 05:13:32 +0000 (07:13 +0200)]
competition: slow and very slow trajectory constraints acceleration changed

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Sat, 25 Apr 2009 04:27:53 +0000 (06:27 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agocompetition.cc: collecting four pucks sequence; automaton works somehow
Filip Jares [Sat, 25 Apr 2009 04:27:46 +0000 (06:27 +0200)]
competition.cc: collecting four pucks sequence; automaton works somehow

15 years agoactuators.h: LIFT_SHIFT increased
Filip Jares [Sat, 25 Apr 2009 04:26:46 +0000 (06:26 +0200)]
actuators.h: LIFT_SHIFT increased

15 years agolift: added pusher endswitch histeresis
Michal Sojka [Sat, 25 Apr 2009 04:24:34 +0000 (06:24 +0200)]
lift: added pusher endswitch histeresis

15 years agoMerge branch 'master' of benesp7@rtime.felk.cvut.cz:/var/git/eurobot
Benes Petr [Sat, 25 Apr 2009 02:48:12 +0000 (04:48 +0200)]
Merge branch 'master' of benesp7@rtime.felk.cvut.cz:/var/git/eurobot

15 years agoCompetetion layout strategies modified
Benes Petr [Sat, 25 Apr 2009 02:47:42 +0000 (04:47 +0200)]
Competetion layout strategies modified

15 years agoMerge branch 'master' of jaresf1@rtime:/var/git/eurobot
Filip Jares [Sat, 25 Apr 2009 02:45:21 +0000 (04:45 +0200)]
Merge branch 'master' of jaresf1@rtime:/var/git/eurobot

15 years agosending camera on and camera off from MAIN automaton; deposit_at_acropolis state...
Filip Jares [Sat, 25 Apr 2009 02:45:13 +0000 (04:45 +0200)]
sending camera on and camera off from MAIN automaton; deposit_at_acropolis state tuning

15 years agoeb_lift opravene zajizdeni na nulovou pozici. Asci by t ochtelo nejak v budoucnu...
Jiri Kubias [Sat, 25 Apr 2009 01:29:14 +0000 (03:29 +0200)]
eb_lift opravene zajizdeni na nulovou pozici. Asci by t ochtelo nejak v budoucnu opravit.

15 years agoeb_lift: pridal jsem vopras do regulatoru - pri pozadavku na nulovou
Jiri Kubias [Sat, 25 Apr 2009 00:54:29 +0000 (02:54 +0200)]
eb_lift: pridal jsem vopras do regulatoru - pri pozadavku na nulovou
pozici to musi dojet vzdy do nulove pozice.
Musi se opravit, porad to sebou cuka pri dojezdu

15 years agoMerge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot
Jiri Kubias [Sat, 25 Apr 2009 00:30:09 +0000 (02:30 +0200)]
Merge branch 'master' of kubiaj1@rtime.felk.cvut.cz:/var/git/eurobot

15 years agorobot: added ShmapFree to robot_destroy
Martin Zidek [Sat, 25 Apr 2009 00:29:02 +0000 (02:29 +0200)]
robot: added ShmapFree to robot_destroy

15 years agoeb_pwr fixed can messages
Jiri Kubias [Fri, 24 Apr 2009 23:32:36 +0000 (01:32 +0200)]
eb_pwr fixed can messages

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

Conflicts:

src/robofsm/competition.cc

15 years agoMAIN FSM: implementing acropolis approach
Filip Jares [Fri, 24 Apr 2009 23:16:32 +0000 (01:16 +0200)]
MAIN FSM: implementing acropolis approach

- approach_acropolis state
- robot_goto_acropolis() using robot_moveto_trans;
- newly defined acropolis approach angles array

15 years agoeb_sberac: added back switch
Jiri Kubias [Fri, 24 Apr 2009 23:16:21 +0000 (01:16 +0200)]
eb_sberac:  added back switch

15 years agoactuators: added camera control functions
Martin Zidek [Fri, 24 Apr 2009 22:40:33 +0000 (00:40 +0200)]
actuators: added camera control functions

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

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

15 years agoAdded puck inside switch handling
Michal Sojka [Fri, 24 Apr 2009 22:32:54 +0000 (00:32 +0200)]
Added puck inside switch handling

15 years agorobofsm: Added wall invalidation when moving to certain targets
Michal Sojka [Fri, 24 Apr 2009 22:25:04 +0000 (00:25 +0200)]
robofsm: Added wall invalidation when moving to certain targets

15 years agomap: Fixed detection of free obstacles
Michal Sojka [Fri, 24 Apr 2009 22:22:46 +0000 (00:22 +0200)]
map: Fixed detection of free obstacles

15 years agorobodim.h: ACROPOLIS_RADIUS redefined correctly, ACROPOLIS_DIAMETER defined
Filip Jares [Fri, 24 Apr 2009 22:04:26 +0000 (00:04 +0200)]
robodim.h: ACROPOLIS_RADIUS redefined correctly, ACROPOLIS_DIAMETER defined

15 years agorobodim.h: ACROPOLIS_RADIUS redefined correctly, ACROPOLIS_DIAMETER defined
Filip Jares [Fri, 24 Apr 2009 22:04:05 +0000 (00:04 +0200)]
robodim.h: ACROPOLIS_RADIUS redefined correctly, ACROPOLIS_DIAMETER defined

15 years agorobodim.h: ACROPOLIS_CENTER_X, resp ..._Y coords defined
Filip Jares [Fri, 24 Apr 2009 21:59:34 +0000 (23:59 +0200)]
robodim.h: ACROPOLIS_CENTER_X, resp ..._Y coords defined

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

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