Project

General

Profile

Statistics
| Revision:

root / branches / simulator / projects / simulator / simulator / gui / gtk_environment_view.c @ 1074

History | View | Annotate | Download (11.7 KB)

# Date Author Comment
1049 02/20/2009 12:13 AM Brian Coltin

Robots now draw in correct location.

1047 02/19/2009 10:45 PM Brian Coltin

Draws polygons in the environment.

1020 02/11/2009 06:21 PM Brian Coltin

Now runs at a reasonable speed.

1019 02/11/2009 05:52 PM Brian Coltin

Theta changes now.

1007 02/06/2009 01:34 PM Siyuan Feng

get rid of the draw_funcs stuff.

1006 02/06/2009 11:41 AM Brian Coltin

Threading issues worked out better... Ready to add motion.

997 02/04/2009 05:43 PM Brian Coltin

Started on drawing robots in the right place.

978 01/28/2009 07:57 PM Siyuan Feng

added a draw_funcs.c/h, functions need to draw stuff should go there.
added a basic function used to draw robot with x, y, orientation.

976 01/28/2009 07:00 PM Siyuan Feng

test again. nothing is changed

975 01/28/2009 06:57 PM Siyuan Feng

test commit

974 01/28/2009 06:47 PM Brian Coltin

Draws circle and square.

971 01/28/2009 04:52 PM Brian Coltin

GUI now compiles.

962 01/23/2009 11:02 AM Brian Coltin

Added beginning GUI code, does not compile.