]> rtime.felk.cvut.cz Git - eurobot/public.git/log
eurobot/public.git
15 years agoimproved functionality to the carousel.
Ondra Vrzal [Wed, 23 Apr 2008 10:14:22 +0000 (12:14 +0200)]
improved functionality to the carousel.

Ondra

15 years agonew class carousel.c control the carousel
Ondra Vrzal [Thu, 17 Apr 2008 11:24:44 +0000 (13:24 +0200)]
new class carousel.c control the carousel

15 years agoAdded #include <string.h> to some programs
Michal Sojka [Mon, 28 Jul 2008 10:55:33 +0000 (12:55 +0200)]
Added #include <string.h> to some programs

I don't remember why I had to add them, but here certainly was some reason.

15 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Mon, 28 Jul 2008 10:45:29 +0000 (12:45 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

15 years agouoled: added first version of documentation
Martin Zidek [Fri, 25 Jul 2008 08:09:22 +0000 (10:09 +0200)]
uoled: added first version of documentation

16 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Thu, 5 Jun 2008 09:06:36 +0000 (11:06 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agorobomon2: added ability to send arbitrary CAN message from
Martin Zidek [Thu, 5 Jun 2008 09:03:11 +0000 (11:03 +0200)]
robomon2: added ability to send arbitrary CAN message from
  RobomonTuning panel

types: defined new data type for arbitrary CAN message

cand: added ORTE subscriber for arbitrary CAN msg
  and function to pass it to CAN bus

16 years agoRevert "trgen: Hotfix"
Michal Sojka [Fri, 23 May 2008 18:39:35 +0000 (20:39 +0200)]
Revert "trgen: Hotfix"

This reverts commit 34e1f58bf1b982e6c664e81ebc7af7a4f955ccfd.

16 years agoremove some unused variable, less warnings.
Tran Duy Khanh [Sat, 17 May 2008 21:12:10 +0000 (23:12 +0200)]
remove some unused variable, less warnings.

16 years agoCheck all return values of ORTE initialization.
Tran Duy Khanh [Sat, 17 May 2008 21:04:42 +0000 (23:04 +0200)]
Check all return values of ORTE initialization.

16 years agoorte: fix all warnings (most of the fixes have been done with the perl
Tran Duy Khanh [Sat, 17 May 2008 20:45:17 +0000 (22:45 +0200)]
orte: fix all warnings (most of the fixes have been done with the perl
script, the rest have been done manually).

16 years agoA simple script, used to remove warnings from ORTE source codes.
Tran Duy Khanh [Sat, 17 May 2008 20:32:48 +0000 (22:32 +0200)]
A simple script, used to remove warnings from ORTE source codes.

16 years agoAdd attribute warn_unused_result to robot's initialization functions. All
Tran Duy Khanh [Fri, 16 May 2008 10:57:56 +0000 (12:57 +0200)]
Add attribute warn_unused_result to robot's initialization functions. All
programs calling these functions should check the result and should not
continue processing unless the initialization terminated correctly
(result = 0).

All programs have been updated to fit the new requirements.

16 years agorobofsm: restart ortemanager, cand and robomain using the display.
Tran Duy Khanh [Thu, 15 May 2008 13:31:44 +0000 (15:31 +0200)]
robofsm: restart ortemanager, cand and robomain using the display.

16 years agoredefine some display macros to fit new display layout.
Tran Duy Khanh [Thu, 15 May 2008 08:36:54 +0000 (10:36 +0200)]
redefine some display macros to fit new display layout.

16 years agorobofsm: fix the display to work correctly in combination with the plug.
Tran Duy Khanh [Thu, 15 May 2008 08:30:09 +0000 (10:30 +0200)]
robofsm: fix the display to work correctly in combination with the plug.

16 years agorobofsm: start and deposite commands works on display,
Tran Duy Khanh [Tue, 13 May 2008 10:44:09 +0000 (12:44 +0200)]
robofsm: start and deposite commands works on display,

16 years agorobofsm: commands for the dispaly: turn on/off laser, deposite balls,
Tran Duy Khanh [Tue, 13 May 2008 10:29:14 +0000 (12:29 +0200)]
robofsm: commands for the dispaly: turn on/off laser, deposite balls,
fix several servos functions.

16 years agorobofsm: macro COMPETITION should be defined in CFLAGS.
Tran Duy Khanh [Tue, 13 May 2008 09:18:21 +0000 (11:18 +0200)]
robofsm: macro COMPETITION should be defined in CFLAGS.

16 years agosharp: Fix in matlab fitting function
Michal Sojka [Wed, 7 May 2008 12:59:09 +0000 (14:59 +0200)]
sharp: Fix in matlab fitting function

16 years agocommon: Fixes for Jirka to see how to define enums
Michal Sojka [Wed, 7 May 2008 12:58:36 +0000 (14:58 +0200)]
common: Fixes for Jirka to see how to define enums

16 years agoChanages for workshop eb2008
Michal Sojka [Sun, 4 May 2008 19:11:08 +0000 (21:11 +0200)]
Chanages for workshop

16 years agoFInal version.
Michal Sojka [Sat, 3 May 2008 14:47:12 +0000 (16:47 +0200)]
FInal version.

16 years agorobofsm: Fixed initialization and added possibility to deposit before competition
Michal Sojka [Sat, 3 May 2008 14:15:48 +0000 (16:15 +0200)]
robofsm: Fixed initialization and added possibility to deposit before competition

16 years agoBefore the last competition - cleaned startup procedure
Michal Sojka [Sat, 3 May 2008 12:40:48 +0000 (14:40 +0200)]
Before the last competition - cleaned startup procedure

16 years agoFixed obstacle protection
Michal Sojka [Sat, 3 May 2008 11:11:31 +0000 (13:11 +0200)]
Fixed obstacle protection

16 years agoFixes for next round
Michal Sojka [Sat, 3 May 2008 10:39:39 +0000 (12:39 +0200)]
Fixes for next round

16 years agoMerge branch 'master' of eurobot@michal:/home/eurobot/git
Tran Duy Khanh [Sat, 3 May 2008 10:13:51 +0000 (12:13 +0200)]
Merge branch 'master' of eurobot@michal:/home/eurobot/git

16 years agorobofsm: fixed trajectory byg
Michal Sojka [Sat, 3 May 2008 10:07:19 +0000 (12:07 +0200)]
robofsm: fixed trajectory byg

16 years agohigher speed bagr.
Tran Duy Khanh [Sat, 3 May 2008 10:05:23 +0000 (12:05 +0200)]
higher speed bagr.

16 years agoadd laser start command.
Tran Duy Khanh [Sat, 3 May 2008 09:52:45 +0000 (11:52 +0200)]
add laser start command.

16 years agorobofsm: Increased obstacle protection
Michal Sojka [Sat, 3 May 2008 09:09:30 +0000 (11:09 +0200)]
robofsm: Increased obstacle protection

16 years agotrgen: Hotfix
Michal Sojka [Sat, 3 May 2008 08:51:30 +0000 (10:51 +0200)]
trgen: Hotfix

16 years agoPrecompetition
Michal Sojka [Sat, 3 May 2008 08:01:41 +0000 (10:01 +0200)]
Precompetition

16 years agoMerge branch 'master' of eurobot@michal:/home/eurobot/git
Tran Duy Khanh [Sat, 3 May 2008 07:24:18 +0000 (09:24 +0200)]
Merge branch 'master' of eurobot@michal:/home/eurobot/git

16 years agoAlmost final competition version.
Tran Duy Khanh [Sat, 3 May 2008 07:22:31 +0000 (09:22 +0200)]
Almost final competition version.

16 years agoMerge branch 'master' of eurobot@localhost:/home/eurobot/git
Michal Sojka [Sat, 3 May 2008 07:14:41 +0000 (09:14 +0200)]
Merge branch 'master' of eurobot@localhost:/home/eurobot/git

16 years agorobofsm: fixes for competition
Michal Sojka [Sat, 3 May 2008 07:14:36 +0000 (09:14 +0200)]
robofsm: fixes for competition

16 years agoadd laser on/off in fsm.
Tran Duy Khanh [Sat, 3 May 2008 07:11:11 +0000 (09:11 +0200)]
add laser on/off in fsm.

16 years agoSwitched back to long sharps
Michal Sojka [Sat, 3 May 2008 06:59:32 +0000 (08:59 +0200)]
Switched back to long sharps

16 years agofixed median orte fileter
Michal Sojka [Sat, 3 May 2008 06:51:52 +0000 (08:51 +0200)]
fixed median orte fileter

16 years agomap_handling: maps display the position only of real obstacle
Michal Sojka [Sat, 3 May 2008 06:29:30 +0000 (08:29 +0200)]
map_handling: maps display the position only of real obstacle

16 years agofixed obst max distance
Michal Sojka [Sat, 3 May 2008 05:40:28 +0000 (07:40 +0200)]
fixed obst max distance

16 years agorobofsm: Adapted to short sharps in front
Michal Sojka [Sat, 3 May 2008 05:38:23 +0000 (07:38 +0200)]
robofsm: Adapted to short sharps in front

16 years agosharpcalib: fixed
Michal Sojka [Sat, 3 May 2008 05:37:20 +0000 (07:37 +0200)]
sharpcalib: fixed

16 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Sat, 3 May 2008 05:32:19 +0000 (07:32 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

16 years agosharp: Calibration of short sharps
Michal Sojka [Sat, 3 May 2008 05:31:45 +0000 (07:31 +0200)]
sharp: Calibration of short sharps

16 years agorobofsm: smaller P angle value, fix robomain.
Tran Duy Khanh [Sat, 3 May 2008 04:57:06 +0000 (06:57 +0200)]
robofsm: smaller P angle value, fix robomain.

16 years agorobofsm: Fixes mainly try_to_approach_dispenser()
Michal Sojka [Sat, 3 May 2008 04:40:05 +0000 (06:40 +0200)]
robofsm: Fixes mainly try_to_approach_dispenser()

16 years agorobofsm: Fixed error
Michal Sojka [Sat, 3 May 2008 04:24:25 +0000 (06:24 +0200)]
robofsm: Fixed error

16 years agorobofsm: fix of mainfsm
Michal Sojka [Sat, 3 May 2008 04:23:21 +0000 (06:23 +0200)]
robofsm: fix of mainfsm

16 years agofsmmove: update competition program.
Tran Duy Khanh [Sat, 3 May 2008 04:05:31 +0000 (06:05 +0200)]
fsmmove: update competition program.

16 years agochange starting position.
Tran Duy Khanh [Sat, 3 May 2008 04:05:06 +0000 (06:05 +0200)]
change starting position.

16 years agocand: update after sharps reconfiguration.
Tran Duy Khanh [Sat, 3 May 2008 04:04:30 +0000 (06:04 +0200)]
cand: update after sharps reconfiguration.

16 years agoMerge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot
Tran Duy Khanh [Sat, 3 May 2008 03:00:54 +0000 (05:00 +0200)]
Merge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agodev commit
Tran Duy Khanh [Sat, 3 May 2008 03:00:50 +0000 (05:00 +0200)]
dev commit

16 years agoCompetition program almost done, need to be tested.
Tran Duy Khanh [Sat, 3 May 2008 03:00:20 +0000 (05:00 +0200)]
Competition program almost done, need to be tested.

16 years agorobofsm: Laser can be disabled in program
Michal Sojka [Sat, 3 May 2008 02:37:47 +0000 (04:37 +0200)]
robofsm: Laser can be disabled in program

16 years agorobofsm: Fixed warnings
Michal Sojka [Sat, 3 May 2008 02:37:16 +0000 (04:37 +0200)]
robofsm: Fixed warnings

16 years agorobofsm: Median filter in orte callback for sharps
Michal Sojka [Sat, 3 May 2008 02:25:02 +0000 (04:25 +0200)]
robofsm: Median filter in orte callback for sharps

not tested

16 years agoObstacles can be ignored at some places marked in map
Michal Sojka [Sat, 3 May 2008 02:07:26 +0000 (04:07 +0200)]
Obstacles can be ignored at some places marked in map

16 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Sat, 3 May 2008 01:16:56 +0000 (03:16 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

16 years agosharp: Fixed conversion parameters, added matlab fitting script
Michal Sojka [Sat, 3 May 2008 01:16:51 +0000 (03:16 +0200)]
sharp: Fixed conversion parameters, added matlab fitting script

16 years agodisplay: removed red color
Martin Zidek [Sat, 3 May 2008 00:31:53 +0000 (02:31 +0200)]
display: removed red color

16 years agodisplay test program updated
Martin Zidek [Sat, 3 May 2008 00:09:13 +0000 (02:09 +0200)]
display test program updated

16 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Sat, 3 May 2008 00:06:19 +0000 (02:06 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agofsmmain and test prgrams: added support for sending of fsm_main and fsm_motion states...
Martin Zidek [Sat, 3 May 2008 00:06:09 +0000 (02:06 +0200)]
fsmmain and test prgrams: added support for sending of fsm_main and fsm_motion states to display

16 years agosharpcalib: changed
Michal Sojka [Sat, 3 May 2008 00:04:27 +0000 (02:04 +0200)]
sharpcalib: changed

16 years agofsmdisplay: added support for sending of motion fsm state to display
Martin Zidek [Fri, 2 May 2008 23:59:49 +0000 (01:59 +0200)]
fsmdisplay: added support for sending of motion fsm state to display

16 years agodisplay: added line for move fsm state
Martin Zidek [Fri, 2 May 2008 23:56:51 +0000 (01:56 +0200)]
display: added line for move fsm state

16 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 2 May 2008 21:14:12 +0000 (23:14 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agouoled: removed one comapilation time warning
Martin Zidek [Fri, 2 May 2008 21:14:04 +0000 (23:14 +0200)]
uoled: removed one comapilation time warning

16 years agodev commit.
Tran Duy Khanh [Fri, 2 May 2008 21:12:24 +0000 (23:12 +0200)]
dev commit.

16 years agoMerge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot
Martin Zidek [Fri, 2 May 2008 21:09:01 +0000 (23:09 +0200)]
Merge branch 'master' of zidekm1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agouoled: removed ghost newlines
Martin Zidek [Fri, 2 May 2008 21:08:55 +0000 (23:08 +0200)]
uoled: removed ghost newlines

16 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Fri, 2 May 2008 21:08:35 +0000 (23:08 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

16 years agoAdded sharpcalib - a program for calibration of sharp sensors
Michal Sojka [Fri, 2 May 2008 21:08:25 +0000 (23:08 +0200)]
Added sharpcalib - a program for calibration of sharp sensors

16 years agofsmdisplay, uoled: removed printfs
Martin Zidek [Fri, 2 May 2008 20:42:04 +0000 (22:42 +0200)]
fsmdisplay, uoled: removed printfs

16 years agoMerge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot
Tran Duy Khanh [Fri, 2 May 2008 20:38:24 +0000 (22:38 +0200)]
Merge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agofsmmain: removed forgotten brace
Martin Zidek [Fri, 2 May 2008 20:37:30 +0000 (22:37 +0200)]
fsmmain: removed forgotten brace

16 years agofsmdisplay: corrected sending of fsm state name
Martin Zidek [Fri, 2 May 2008 20:34:42 +0000 (22:34 +0200)]
fsmdisplay: corrected sending of fsm state name

16 years agofsmmain: added an array to robot struct to hold actual fsm state name,
Martin Zidek [Fri, 2 May 2008 20:32:22 +0000 (22:32 +0200)]
fsmmain: added an array to robot struct to hold actual fsm state name,
    added callback to fsm transition to fill this array

16 years agoline: Changed to use robot_move_by()
Michal Sojka [Fri, 2 May 2008 17:28:09 +0000 (19:28 +0200)]
line: Changed to use robot_move_by()

16 years agorobofsm: good homologation version.
Tran Duy Khanh [Fri, 2 May 2008 16:47:51 +0000 (18:47 +0200)]
robofsm: good homologation version.

16 years agodev commit.
Tran Duy Khanh [Fri, 2 May 2008 15:07:05 +0000 (17:07 +0200)]
dev commit.

16 years agodev commit.
Tran Duy Khanh [Fri, 2 May 2008 14:59:47 +0000 (16:59 +0200)]
dev commit.

16 years agodev commit.
Tran Duy Khanh [Fri, 2 May 2008 14:49:59 +0000 (16:49 +0200)]
dev commit.

16 years agopathplan: Fixed validity check
Michal Sojka [Fri, 2 May 2008 14:26:09 +0000 (16:26 +0200)]
pathplan: Fixed validity check

16 years agopathplan: Attempt to fix segfault
Michal Sojka [Fri, 2 May 2008 14:18:21 +0000 (16:18 +0200)]
pathplan: Attempt to fix segfault

16 years agorobofsm: Fixed robot_move_by
Michal Sojka [Fri, 2 May 2008 13:53:39 +0000 (15:53 +0200)]
robofsm: Fixed robot_move_by

16 years agorobofsm: Obstacle avoidance disabled by default
Michal Sojka [Fri, 2 May 2008 13:49:52 +0000 (15:49 +0200)]
robofsm: Obstacle avoidance disabled by default

16 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot
Michal Sojka [Fri, 2 May 2008 13:43:50 +0000 (15:43 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/eurobot

16 years agorobofsm: Added robot_move_by() function
Michal Sojka [Fri, 2 May 2008 13:43:45 +0000 (15:43 +0200)]
robofsm: Added robot_move_by() function

16 years agorobofsm: Fixes for obstacle avoidance
Michal Sojka [Fri, 2 May 2008 13:30:37 +0000 (15:30 +0200)]
robofsm: Fixes for obstacle avoidance

16 years agorobofsm: update robot start event.
Tran Duy Khanh [Fri, 2 May 2008 13:19:53 +0000 (15:19 +0200)]
robofsm: update robot start event.

16 years agorobofsm: Fixed warning
Michal Sojka [Fri, 2 May 2008 12:51:39 +0000 (14:51 +0200)]
robofsm: Fixed warning

16 years agorobofsm: First version of obstacle avoidance
Michal Sojka [Fri, 2 May 2008 12:29:32 +0000 (14:29 +0200)]
robofsm: First version of obstacle avoidance

16 years agoMerge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot
Tran Duy Khanh [Fri, 2 May 2008 11:52:24 +0000 (13:52 +0200)]
Merge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot

16 years agofix locking stuff.
Tran Duy Khanh [Fri, 2 May 2008 11:52:15 +0000 (13:52 +0200)]
fix locking stuff.

16 years agoadded CAN_ERROR, used to inform boa, that carousel couldn't move to the requested...
Ondra Vrzal [Fri, 2 May 2008 11:23:32 +0000 (13:23 +0200)]
added CAN_ERROR, used to inform boa, that carousel couldn't move to the requested position or doesn't sense the requseted position

Ondra