]> rtime.felk.cvut.cz Git - eurobot/public.git/log
eurobot/public.git
10 years agoFix redefinition of MIN/MAX macros warnings on recent Linux distributions maint-demo
Michal Sojka [Fri, 15 Nov 2013 16:08:48 +0000 (17:08 +0100)]
Fix redefinition of MIN/MAX macros warnings on recent Linux distributions

10 years agoUpdate ORTE to 0.3.4 version
Michal Sojka [Fri, 15 Nov 2013 16:02:37 +0000 (17:02 +0100)]
Update ORTE to 0.3.4 version

10 years agoMake rozkuk compilation conditional
Michal Sojka [Wed, 13 Nov 2013 10:22:26 +0000 (11:22 +0100)]
Make rozkuk compilation conditional

It needs old OpenCV libraries.

10 years agoMake compilation of barcol and barcam conditional
Michal Sojka [Thu, 24 Oct 2013 05:16:05 +0000 (07:16 +0200)]
Make compilation of barcol and barcam conditional

These programs depend on an old version of OpenCV, which is no longer
available in current Linux distributions.

Conflicts:
src/camera/barcam/Makefile.omk
src/camera/barcol/Makefile.omk

10 years agomotion: Fix compile error.
Michal Vokac [Thu, 20 Oct 2011 12:10:38 +0000 (14:10 +0200)]
motion: Fix compile error.

There was problem with NULL definition, adding the stdio header solved the problem.

10 years agoFix hokuyo compilation on some Ubuntu version
Michal Sojka [Wed, 13 Nov 2013 10:14:19 +0000 (11:14 +0100)]
Fix hokuyo compilation on some Ubuntu version

(reported by Andres EspaƱa)

10 years agoFix compilation errors in the hokuyo library
Michal Sojka [Thu, 24 Oct 2013 05:05:56 +0000 (07:05 +0200)]
Fix compilation errors in the hokuyo library

10 years agoFix a compile error on recent systems
Michal Sojka [Fri, 24 May 2013 15:06:52 +0000 (17:06 +0200)]
Fix a compile error on recent systems

13 years agobarcam: changes in fft abs value calculation.
Michal Vokac [Tue, 25 Jan 2011 12:11:27 +0000 (13:11 +0100)]
barcam: changes in fft abs value calculation.

13 years agorobomon: Allow shape-detect to be switched on/off from menu
Michal Sojka [Tue, 18 Jan 2011 12:24:08 +0000 (13:24 +0100)]
robomon: Allow shape-detect to be switched on/off from menu

13 years agorobomon: Whitespace fixes
Michal Sojka [Tue, 18 Jan 2011 12:23:14 +0000 (13:23 +0100)]
robomon: Whitespace fixes

13 years agorobomon: Fix drawing of detected lines
Michal Sojka [Tue, 18 Jan 2011 12:10:12 +0000 (13:10 +0100)]
robomon: Fix drawing of detected lines

13 years agoFix a QT warning
Michal Sojka [Tue, 18 Jan 2011 11:48:50 +0000 (12:48 +0100)]
Fix a QT warning

13 years agoFix Makefiles to compile shape-detect with robomon
Michal Sojka [Tue, 18 Jan 2011 11:48:37 +0000 (12:48 +0100)]
Fix Makefiles to compile shape-detect with robomon

13 years agoFix inclusion of robodata.h
Michal Sojka [Tue, 18 Jan 2011 11:48:15 +0000 (12:48 +0100)]
Fix inclusion of robodata.h

13 years agoMerge branch 'master' into shapedet
Michal Sojka [Tue, 18 Jan 2011 11:37:19 +0000 (12:37 +0100)]
Merge branch 'master' into shapedet

Conflicts:
src/robomon/robomon.pro

13 years agoMainWindow: add menu item (robomon): View -> Show shape detect
Martin Synek [Tue, 18 Jan 2011 07:33:31 +0000 (08:33 +0100)]
MainWindow: add menu item (robomon): View -> Show shape detect
hokuyoscan: add method drawShapeDetect
robomon.pro: add library lshape_detect

13 years agoMerge branch 'strobmir'
Michal Sojka [Fri, 14 Jan 2011 13:18:25 +0000 (14:18 +0100)]
Merge branch 'strobmir'

13 years agoFix robomon after conversion from printf's to ul_log
Michal Sojka [Fri, 14 Jan 2011 13:18:10 +0000 (14:18 +0100)]
Fix robomon after conversion from printf's to ul_log

13 years agoCreate library "shape_detect". Renamed "main.cc" to "shape_detect.cc". File "main...
Martin Synek [Thu, 13 Jan 2011 11:02:36 +0000 (12:02 +0100)]
Create library "shape_detect". Renamed "main.cc" to "shape_detect.cc". File "main.cc" is designed for debug.

13 years agoRobofsm files were rewrited to ul_log
Miroslav [Thu, 6 Jan 2011 21:47:31 +0000 (22:47 +0100)]
Robofsm files were rewrited to ul_log

13 years agoshape-detect: Attempt to make plotting faster + a few fixes
Michal Sojka [Fri, 17 Dec 2010 11:48:52 +0000 (12:48 +0100)]
shape-detect: Attempt to make plotting faster + a few fixes

13 years agoChange method of calculating points Line, from Martin Synek.
Martin Synek [Wed, 15 Dec 2010 23:14:26 +0000 (00:14 +0100)]
Change method of calculating points Line, from Martin Synek.

13 years agoshape-detect: Plot graphs much faster
Michal Sojka [Wed, 15 Dec 2010 16:46:17 +0000 (17:46 +0100)]
shape-detect: Plot graphs much faster

This was done by not using "< echo" to draw lines. This spawns shell for
each line to be drawn and this is obviously very slow.

13 years agoshape-detect: Works with real hokuyo
Michal Sojka [Wed, 15 Dec 2010 10:28:44 +0000 (11:28 +0100)]
shape-detect: Works with real hokuyo

13 years agoshape-detect: Updated to work as I want it
Michal Sojka [Wed, 15 Dec 2010 09:45:18 +0000 (10:45 +0100)]
shape-detect: Updated to work as I want it

13 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot
Martin Synek [Sat, 11 Dec 2010 15:52:03 +0000 (16:52 +0100)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot

13 years agoUpdate main.cc (gnuplot pipes, defined type: Line, change startup method 'line_fittin...
Martin Synek [Sat, 11 Dec 2010 15:45:49 +0000 (16:45 +0100)]
Update main.cc (gnuplot pipes, defined type: Line, change startup method 'line_fitting') from Martin Synek

13 years agoFix broken robodata.h includes
Michal Sojka [Fri, 10 Dec 2010 11:52:42 +0000 (12:52 +0100)]
Fix broken robodata.h includes

13 years agoMerge remote branch 'origin/alberfil'
Michal Sojka [Fri, 10 Dec 2010 11:43:05 +0000 (12:43 +0100)]
Merge remote branch 'origin/alberfil'

13 years agorobomon: playground updated for 2011
Eugen [Fri, 10 Dec 2010 11:40:03 +0000 (12:40 +0100)]
robomon: playground updated for 2011

13 years agoMerge branch 'master' of rtime.felk.cvut.cz:/eurobot
Michal Sojka [Wed, 8 Dec 2010 18:19:18 +0000 (19:19 +0100)]
Merge branch 'master' of rtime.felk.cvut.cz:/eurobot

13 years agoMove robodata to robofsm
Michal Sojka [Wed, 8 Dec 2010 18:18:37 +0000 (19:18 +0100)]
Move robodata to robofsm

It is not necessary for it to be in a separate directory.

13 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot
Michal Vokac [Wed, 8 Dec 2010 18:08:53 +0000 (19:08 +0100)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot

13 years agobarcam: add "realtime" plot of DFT result in gnuplot window using c2gnuplot lib.
Michal Vokac [Wed, 8 Dec 2010 18:08:02 +0000 (19:08 +0100)]
barcam: add "realtime" plot of DFT result in gnuplot window using c2gnuplot lib.

13 years agoshape-detect: Prepare for ORTE
Michal Sojka [Wed, 8 Dec 2010 09:58:55 +0000 (10:58 +0100)]
shape-detect: Prepare for ORTE

13 years agoUpdate shape-detect
Michal Sojka [Wed, 8 Dec 2010 09:43:12 +0000 (10:43 +0100)]
Update shape-detect

indentation fixes + algorithm changes

13 years agoChange the algorithm of detecting lines (recursive line fitting algorithm - orthogona...
martin [Tue, 7 Dec 2010 19:24:27 +0000 (20:24 +0100)]
Change the algorithm of detecting lines (recursive line fitting algorithm - orthogonal regression of a line) from Martin Synek

13 years agobarcam: add experiment with 2d dft transform.
Michal Vokac [Thu, 2 Dec 2010 00:25:13 +0000 (01:25 +0100)]
barcam: add experiment with 2d dft transform.
Trying to represent the result somehow, but can not find the right way..

13 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot
Michal Vokac [Wed, 1 Dec 2010 20:21:43 +0000 (21:21 +0100)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot

13 years agoBarcam: testing of dft algorithm using fftw lib.
Michal Vokac [Wed, 1 Dec 2010 20:21:25 +0000 (21:21 +0100)]
Barcam: testing of dft algorithm using fftw lib.

It is doing something but i do not know how to plot the result now.

13 years agoshape-detect: add .gitignore
Michal Sojka [Tue, 30 Nov 2010 21:48:33 +0000 (22:48 +0100)]
shape-detect: add .gitignore

13 years agoshape-detect: Update run.sh to work with OMK makesystem
Michal Sojka [Tue, 30 Nov 2010 21:46:37 +0000 (22:46 +0100)]
shape-detect: Update run.sh to work with OMK makesystem

13 years agoMain.cc file editing (change the comment and the variable) from Martin Synek
martin [Tue, 30 Nov 2010 14:25:23 +0000 (15:25 +0100)]
Main.cc file editing (change the comment and the variable) from Martin Synek

13 years agoAdd files graph.dem and run.sh from Martin Synek
Martin [Mon, 29 Nov 2010 19:29:18 +0000 (20:29 +0100)]
Add files graph.dem and run.sh from Martin Synek

run.sh - Script runs "main" and shows graph from output files (cartesian and polar coordinate).
graph.dem - Script for gnuplot.

13 years agomount-robot: Do not require password when filesystem is already exported
Michal Sojka [Wed, 24 Nov 2010 08:47:55 +0000 (09:47 +0100)]
mount-robot: Do not require password when filesystem is already exported

Also a typo was fixed.

13 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot
Michal Vokac [Mon, 22 Nov 2010 18:37:46 +0000 (19:37 +0100)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/eurobot

13 years agoNew, better definition of the ROI structure.
Michal Vokac [Mon, 22 Nov 2010 18:17:05 +0000 (19:17 +0100)]
New, better definition of the ROI structure.

Now defined like a CvRect, which is implicit parameter for cvSetImageROI().

Prolem with memory owerflow solved - do not use cvCreateImage() in cycles!

13 years agomount-robot script does not need any configuration
Michal Sojka [Mon, 22 Nov 2010 13:33:05 +0000 (14:33 +0100)]
mount-robot script does not need any configuration

Mountpoint is detected autmatically and NFS is setup automatically too.

13 years agoAdd first version of shape-detector from Martin Synek
Michal Sojka [Mon, 22 Nov 2010 11:52:52 +0000 (12:52 +0100)]
Add first version of shape-detector from Martin Synek

13 years agodoxygen: Fix subdirectory excludes and exclude sysless
Michal Sojka [Mon, 22 Nov 2010 09:45:50 +0000 (10:45 +0100)]
doxygen: Fix subdirectory excludes and exclude sysless

I do not want the sysless documentation to mix up with our code.

13 years agodoxygen: Ignore more 3rdparty sources
Michal Sojka [Mon, 22 Nov 2010 09:20:36 +0000 (10:20 +0100)]
doxygen: Ignore more 3rdparty sources

13 years agodoxygen: Link to the main file from directory documentation
Michal Sojka [Mon, 22 Nov 2010 08:53:55 +0000 (09:53 +0100)]
doxygen: Link to the main file from directory documentation

13 years agoAdd example description of directory content
Michal Sojka [Mon, 22 Nov 2010 08:17:09 +0000 (09:17 +0100)]
Add example description of directory content

13 years agoSome minor changes, working on (Canny, Hough) line detection in frame.
Michal Vokac [Mon, 22 Nov 2010 00:21:13 +0000 (01:21 +0100)]
Some minor changes, working on (Canny, Hough) line detection in frame.

13 years agoWorking on barcam software for camera barcode detection.
Michal Vokac [Sun, 21 Nov 2010 17:07:54 +0000 (18:07 +0100)]
Working on barcam software for camera barcode detection.

13 years agoSolved error in ppc compilation.
Michal Vokac [Wed, 17 Nov 2010 09:48:43 +0000 (10:48 +0100)]
Solved error in ppc compilation.

13 years agodoxygen: Document logging
Michal Sojka [Tue, 16 Nov 2010 15:23:44 +0000 (16:23 +0100)]
doxygen: Document logging

13 years agodoxygen: Do not process 3rd-party code
Michal Sojka [Tue, 16 Nov 2010 15:23:24 +0000 (16:23 +0100)]
doxygen: Do not process 3rd-party code

13 years agoAdd ulut to prepare_infrastructure
Michal Sojka [Wed, 10 Nov 2010 15:17:00 +0000 (16:17 +0100)]
Add ulut to prepare_infrastructure

13 years agoChange linux to host in prepare_infrastructure
Michal Sojka [Wed, 10 Nov 2010 14:53:19 +0000 (15:53 +0100)]
Change linux to host in prepare_infrastructure

13 years agoAdd kdevelop4 files to gitignore
Michal Sojka [Mon, 8 Nov 2010 17:15:35 +0000 (18:15 +0100)]
Add kdevelop4 files to gitignore

13 years agoAdd source.txt to .gitignore
Michal Sojka [Mon, 8 Nov 2010 17:05:05 +0000 (18:05 +0100)]
Add source.txt to .gitignore

13 years agoDoxygen: Update "How to build" section
Michal Sojka [Fri, 5 Nov 2010 17:19:26 +0000 (18:19 +0100)]
Doxygen: Update "How to build" section

13 years agoFix make-kdevelop due tu renamed build/linux
Michal Sojka [Fri, 5 Nov 2010 16:25:12 +0000 (17:25 +0100)]
Fix make-kdevelop due tu renamed build/linux

13 years agoUpdate orte module
Michal Sojka [Fri, 5 Nov 2010 16:18:09 +0000 (17:18 +0100)]
Update orte module

13 years agoFixes to compile with ulut based logging
Michal Sojka [Fri, 5 Nov 2010 16:00:09 +0000 (17:00 +0100)]
Fixes to compile with ulut based logging

13 years agoExample of changing printfs to ul_log*
Michal Sojka [Fri, 5 Nov 2010 14:28:53 +0000 (15:28 +0100)]
Example of changing printfs to ul_log*

13 years agoRename build/linux to build/host
Michal Sojka [Fri, 5 Nov 2010 14:20:30 +0000 (15:20 +0100)]
Rename build/linux to build/host

This is a better name for this directory

13 years agoMerge branch 'master' of rtime.felk.cvut.cz:/eurobot
Michal Sojka [Fri, 5 Nov 2010 14:15:45 +0000 (15:15 +0100)]
Merge branch 'master' of rtime.felk.cvut.cz:/eurobot

13 years agoAdd make-kdevelop script
Michal Sojka [Fri, 5 Nov 2010 14:14:36 +0000 (15:14 +0100)]
Add make-kdevelop script

This script makes it easier to compile robomon under KDevelop

13 years agoAdd new team members contacts
Michal Sojka [Fri, 5 Nov 2010 13:22:19 +0000 (14:22 +0100)]
Add new team members contacts

13 years agorozkuk: If WAIT mode is default, when leaving the mode switch to RECOGNIZE mode.
Petr Kubiznak [Thu, 21 Oct 2010 14:31:20 +0000 (16:31 +0200)]
rozkuk: If WAIT mode is default, when leaving the mode switch to RECOGNIZE mode.
Now the program should be ok also for ppc ;-)

13 years agorozkuk: clr2float_conv converter removal as it is no useful anymore.
Petr Kubiznak [Thu, 21 Oct 2010 12:51:55 +0000 (14:51 +0200)]
rozkuk: clr2float_conv converter removal as it is no useful anymore.

13 years agorozkuk: Code revision and clarification (possibly not compilable for ppc).
Petr Kubiznak [Thu, 21 Oct 2010 12:50:23 +0000 (14:50 +0200)]
rozkuk: Code revision and clarification (possibly not compilable for ppc).

13 years agoAdd ulut library
Michal Sojka [Wed, 21 Jul 2010 10:34:32 +0000 (12:34 +0200)]
Add ulut library

We (Filip) will use logging facility from ULUT.

13 years agorobofsm: jerk faster, go slower through the diagonal, add rush_last_cms for corns
Filip Jares [Sat, 29 May 2010 19:27:49 +0000 (21:27 +0200)]
robofsm: jerk faster, go slower through the diagonal, add rush_last_cms for corns

13 years agorobofsm: put the "vidle" down faster the second time
Filip Jares [Sat, 29 May 2010 15:57:15 +0000 (17:57 +0200)]
robofsm: put the "vidle" down faster the second time

13 years agoImage mode added - used on PC to process just one image from file (does not use camer...
Petr Kubiznak [Sat, 29 May 2010 10:25:49 +0000 (12:25 +0200)]
Image mode added - used on PC to process just one image from file (does not use camera). Needs to be reviewed and written better!
Threshold correction.

13 years agoNew masks (why only the shape of the robot changes so often??! :-P).
Petr Kubiznak [Sat, 29 May 2010 10:24:55 +0000 (12:24 +0200)]
New masks (why only the shape of the robot changes so often??! :-P).

13 years agoMerge branch 'master' of rtime.felk.cvut.cz:/var/git/eurobot
Petr Kubiznak [Fri, 28 May 2010 22:45:00 +0000 (00:45 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:/var/git/eurobot

13 years agoThreshold manual shift (to corigate unsuitable autothreshold).
Petr Kubiznak [Fri, 28 May 2010 22:44:40 +0000 (00:44 +0200)]
Threshold manual shift (to corigate unsuitable autothreshold).
Log improvement - print every CHANGE incoming from orte.

13 years agoMerge branch 'master' of ssh://jaresf1@rtime.felk.cvut.cz/var/git/eurobot
Filip Jares [Fri, 28 May 2010 22:34:42 +0000 (00:34 +0200)]
Merge branch 'master' of ssh://jaresf1@rtime.felk.cvut.cz/var/git/eurobot

13 years agorobofsm (tests): add simple automaton for testing of the oranges loading procedure
Filip Jares [Fri, 28 May 2010 22:19:49 +0000 (00:19 +0200)]
robofsm (tests): add simple automaton for testing of the oranges loading procedure

13 years agorobofsm: tune vidle: lower LOAD_PREPARE position and open them a little bit sooner
Filip Jares [Fri, 28 May 2010 22:18:47 +0000 (00:18 +0200)]
robofsm: tune vidle: lower LOAD_PREPARE position and open them a little bit sooner

(open them sooner when approaching the oranges "NEAR_PLAYGROUND_CENTER"

13 years agorobofsm: improve approach to the "NEAR_PLAYGROUND_CENTER" oranges
Filip Jares [Fri, 28 May 2010 22:16:06 +0000 (00:16 +0200)]
robofsm: improve approach to the "NEAR_PLAYGROUND_CENTER" oranges

13 years agoPublish camera commands once per second
Michal Sojka [Fri, 28 May 2010 20:15:26 +0000 (22:15 +0200)]
Publish camera commands once per second

It is not necessary to send these commands faster.

13 years agorobofsm: Switch on camera during initialization
Michal Sojka [Fri, 28 May 2010 20:14:49 +0000 (22:14 +0200)]
robofsm: Switch on camera during initialization

13 years agorobofsm: add EV_SWITCH_STRATEGY to unhandled events in homologation to avoid warnings
Filip Jares [Fri, 28 May 2010 16:13:36 +0000 (18:13 +0200)]
robofsm: add EV_SWITCH_STRATEGY to unhandled events in homologation to avoid warnings

13 years agorobofsm: add jerky motion when unloading oranges
Filip Jares [Fri, 28 May 2010 14:46:07 +0000 (16:46 +0200)]
robofsm: add jerky motion when unloading oranges

... to ensure the oranges will unload properly

13 years agorobofsm: remove commented out code (previous versions of movehelper functions calls)
Filip Jares [Fri, 28 May 2010 10:52:51 +0000 (12:52 +0200)]
robofsm: remove commented out code (previous versions of movehelper functions calls)

13 years agoBreak in switch missing - fixed.
Petr Kubiznak [Fri, 28 May 2010 10:50:12 +0000 (12:50 +0200)]
Break in switch missing - fixed.

13 years agoNew lines at the end of orte output messages.
Petr Kubiznak [Fri, 28 May 2010 10:44:50 +0000 (12:44 +0200)]
New lines at the end of orte output messages.

13 years agoTo get actual team color structure orte.robot_switches needs to be used (instead...
Petr Kubiznak [Fri, 28 May 2010 10:41:45 +0000 (12:41 +0200)]
To get actual team color structure orte.robot_switches needs to be used (instead of orte.camera).

13 years agoMerge branch 'master' of rtime.felk.cvut.cz:/var/git/eurobot
jarda [Fri, 28 May 2010 08:34:45 +0000 (10:34 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:/var/git/eurobot

13 years agoDisplay:uprava zobrazovani kukuric
jarda [Fri, 28 May 2010 08:33:53 +0000 (10:33 +0200)]
Display:uprava zobrazovani kukuric

13 years agoFewer frames to average them (on robot, recognition is delayed by about 4-5 seconds...
Petr Kubiznak [Fri, 28 May 2010 08:19:38 +0000 (10:19 +0200)]
Fewer frames to average them (on robot, recognition is delayed by about 4-5 seconds + >>number of averaging frames<<).

13 years agoMerge branch 'master' of ssh://jaresf1@rtime.felk.cvut.cz/var/git/eurobot
Filip Jares [Thu, 27 May 2010 20:41:05 +0000 (22:41 +0200)]
Merge branch 'master' of ssh://jaresf1@rtime.felk.cvut.cz/var/git/eurobot

13 years agorobofsm: add "real" six_oranges strategy (copy and modify the 12 oranges strategy)
Filip Jares [Thu, 27 May 2010 20:40:10 +0000 (22:40 +0200)]
robofsm: add "real" six_oranges strategy (copy and modify the 12 oranges strategy)

13 years agodisp-4dg: Attempt to fix displaying two digits for corns
Michal Sojka [Thu, 27 May 2010 20:26:55 +0000 (22:26 +0200)]
disp-4dg: Attempt to fix displaying two digits for corns