General

Profile

Activity

From 10/09/2012 to 11/07/2012

11/08/2012

09:51 PM Colony Scout OS Revision 6e7f0a98: Changed scout_avr's main.cpp to use rosserial
Thomas Mullins
09:51 PM Colony Scout Revision 6e7f0a98 (scoutos): Changed scout_avr's main.cpp to use rosserial
Thomas Mullins
09:49 PM Colony Scout OS Revision d008df56: Fixed problem with "make clean all" globs failing
Thomas Mullins
09:49 PM Colony Scout Revision d008df56 (scoutos): Fixed problem with "make clean all" globs failing
Thomas Mullins
09:37 PM Colony Scout OS Revision c2b64420: Finally automated generation of ros_lib for rosserial!
Thomas Mullins
09:37 PM Colony Scout Revision c2b64420 (scoutos): Finally automated generation of ros_lib for rosserial!
Thomas Mullins
08:39 PM Colony Scout OS Revision 399f7d1b: Changed sonar/bom timer to 64 prescalar
Also fixed bug in the bom's timer usage, where it depended on an integer
overflow that was no longer occuring due to ...
Thomas Mullins
08:39 PM Colony Scout Revision 399f7d1b (scoutos): Changed sonar/bom timer to 64 prescalar
Also fixed bug in the bom's timer usage, where it depended on an integer
overflow that was no longer occuring due to ...
Thomas Mullins

11/07/2012

12:36 PM Colony Scout OS Revision 887b4a1a: Removed bom.cpp, bom.h, get_bom_reading.srv, and query_sonar.srv
Removed them for real this time; not pretend :D Thomas Mullins
12:36 PM Colony Scout Revision 887b4a1a (scoutos): Removed bom.cpp, bom.h, get_bom_reading.srv, and query_sonar.srv
Removed them for real this time; not pretend :D Thomas Mullins
12:35 PM Colony Scout OS Revision b23c6bbb: Changed get_bom_reading.srv to bom.msg
Also, removed bom.cpp and bom.h since there won't be a bom node running
on the Gumstix.
Thomas Mullins
12:35 PM Colony Scout Revision b23c6bbb (scoutos): Changed get_bom_reading.srv to bom.msg
Also, removed bom.cpp and bom.h since there won't be a bom node running
on the Gumstix.
Thomas Mullins

11/04/2012

05:28 PM Colony Scout OS Revision 85dff67b: Modified to compile.
Julian Binder
05:28 PM Colony Scout Revision 85dff67b (scoutos): Modified to compile.
Julian Binder
04:51 PM Colony Scout OS Revision a07a0b55: wrote code for the stepper motor. Requires that the caller calls init with
the time that the function returned by the init function will be called.
then the user must call this function at the...
Julian Binder
04:51 PM Colony Scout Revision a07a0b55 (scoutos): wrote code for the stepper motor. Requires that the caller calls ini...
the time that the function returned by the init function will be called.
then the user must call this function at the...
Julian Binder
10:21 PM Colony Scout OS Revision 8999628c: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Thomas Mullins
10:21 PM Colony Scout Revision 8999628c (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Thomas Mullins
10:19 PM Colony Scout OS Revision aadf0a75: Fixed interrupt bug in AVR serial code
Serial read disabled interrupts at the start, and returned before
reenabling them. Also, made a few other changes in ...
Thomas Mullins
10:19 PM Colony Scout Revision aadf0a75 (scoutos): Fixed interrupt bug in AVR serial code
Serial read disabled interrupts at the start, and returned before
reenabling them. Also, made a few other changes in ...
Thomas Mullins
10:18 PM Colony Scout OS Revision fd73d758: Changed range sensor to read on-demand
Thomas Mullins
10:18 PM Colony Scout Revision fd73d758 (scoutos): Changed range sensor to read on-demand
Thomas Mullins

11/03/2012

02:25 PM Colony Scout Task #1886 (Fixed): Spec Out and Buy IMU
Julian Binder
02:25 PM Colony Scout Task #2091 (Fixed): order more scout parts
Julian Binder

11/02/2012

01:03 PM Colony Scout OS Revision 68b23184: Scoutsim: Added Sonar Toggle
Sonar display can now be toggled via Menu->Sim->Sonar viki
01:03 PM Colony Scout Revision 68b23184 (scoutos): Scoutsim: Added Sonar Toggle
Sonar display can now be toggled via Menu->Sim->Sonar viki

10/30/2012

03:26 PM Colony Scout OS Revision cc9ca04e: Fixed pins to work with 128rfa1 instead of 2560
Thomas Mullins
03:26 PM Colony Scout Revision cc9ca04e (scoutos): Fixed pins to work with 128rfa1 instead of 2560
Thomas Mullins

10/29/2012

03:32 PM Colony Scout OS Revision 812788aa: Moved some sensors to different timers
Most notably, change the ROS millisecond counter to share the BOM 38 kHz
timer instead of having its own. The range s...
Thomas Mullins
03:32 PM Colony Scout Revision 812788aa (scoutos): Moved some sensors to different timers
Most notably, change the ROS millisecond counter to share the BOM 38 kHz
timer instead of having its own. The range s...
Thomas Mullins
09:24 PM Colony Scout OS Revision 0e77683c: Added built-in scoutsim teleop!
Alex Zirbel
09:24 PM Colony Scout Revision 0e77683c (scoutos): Added built-in scoutsim teleop!
Alex Zirbel

10/28/2012

07:48 PM Colony Scout OS Revision 759ac4fc: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Alex Zirbel
07:48 PM Colony Scout Revision 759ac4fc (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Alex Zirbel
07:48 PM Colony Scout OS Revision e2770306: Generate a blank image for lines/walls if one doesn't exist.
Alex Zirbel
07:48 PM Colony Scout Revision e2770306 (scoutos): Generate a blank image for lines/walls if one doesn't exist.
Alex Zirbel
06:01 PM Colony Scout OS Revision 43b327cb: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
viki
06:01 PM Colony Scout Revision 43b327cb (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
viki
05:58 PM Colony Scout OS Revision 6639ce9c: Edited Sonar to display points on simulator.
Changed rate of sonar scan to 0.5s
Made a new wxDC graphics object for sonar
viki
05:58 PM Colony Scout Revision 6639ce9c (scoutos): Edited Sonar to display points on simulator.
Changed rate of sonar scan to 0.5s
Made a new wxDC graphics object for sonar
viki
04:48 PM Colony Scout OS Revision 479d25d8: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Priya
04:48 PM Colony Scout Revision 479d25d8 (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Priya
04:47 PM Colony Scout OS Revision 3db79f25: Fixed Odometry behavior so that it now works and then added a get readings fu...
Priya
04:47 PM Colony Scout Revision 3db79f25 (scoutos): Fixed Odometry behavior so that it now works and then added a get r...
Priya
04:37 PM Colony Scout OS Revision d140fd71: Added Sensors class that abstracts away sensors from behaviors. Stops creating
duplicated sensors for each scout. Yuyang
04:37 PM Colony Scout Revision d140fd71 (scoutos): Added Sensors class that abstracts away sensors from behaviors. Stop...
duplicated sensors for each scout. Yuyang
03:49 PM Colony Scout OS Revision 8a4624e7: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Alex Zirbel
03:49 PM Colony Scout Revision 8a4624e7 (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Alex Zirbel
03:46 PM Colony Scout OS Revision 8efaf0cc: Added race_walls again, whoops.
Alex Zirbel
03:46 PM Colony Scout Revision 8efaf0cc (scoutos): Added race_walls again, whoops.
Alex Zirbel
03:43 PM Colony Scout OS Revision 3e877fe7: Added a new grid map for testing.
Alex Zirbel
03:43 PM Colony Scout Revision 3e877fe7 (scoutos): Added a new grid map for testing.
Alex Zirbel
02:57 PM Colony Scout OS Revision 1d819b33: Updated scout size. Now 1px = 0.5cm.
Alex Zirbel
02:57 PM Colony Scout Revision 1d819b33 (scoutos): Updated scout size. Now 1px = 0.5cm.
Alex Zirbel
09:13 PM Colony Scout Task #2091: order more scout parts
Accelerometer and Gyro on backorder...
Considering switching to: https://www.sparkfun.com/products/10252
Julian Binder

10/26/2012

06:40 PM Colony Scout OS Revision dfb92d66: Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Matt Bryant
06:40 PM Colony Scout Revision dfb92d66 (scoutos): Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos
Matt Bryant
06:31 PM Colony Scout OS Revision 5755691e: Added initial GUI for testing, renamed cw and ccw behaviors
Matt Bryant
06:31 PM Colony Scout Revision 5755691e (scoutos): Added initial GUI for testing, renamed cw and ccw behaviors
Matt Bryant
06:20 PM Colony Scout OS Revision 71e1154d: Sonar works!
Also added new testing files for sonar - maps/racetest*.bmp Alex Zirbel
06:20 PM Colony Scout Revision 71e1154d (scoutos): Sonar works!
Also added new testing files for sonar - maps/racetest*.bmp Alex Zirbel
10:02 PM Colony Scout OS Revision a2e6bd4c: Added sonar, though it looks buggy.
Use sonar_viz to continue debugging and make sonar work! Alex Zirbel
10:02 PM Colony Scout Revision a2e6bd4c (scoutos): Added sonar, though it looks buggy.
Use sonar_viz to continue debugging and make sonar work! Alex Zirbel

10/24/2012

11:44 AM Colony Scout OS Revision f58d377f: Added irq_set_irq_type to encoder driver
Thomas Mullins
11:44 AM Colony Scout Revision f58d377f (scoutos): Added irq_set_irq_type to encoder driver
Thomas Mullins

10/22/2012

03:01 PM Colony Scout Task #2091: order more scout parts
The third thing was the quad encoders (http://www.pololu.com/catalog/product/1217). Thomas Mullins
10:36 PM Colony Scout Task #2091 (Fixed): order more scout parts
Including but not limited to:
- Accelerometer breakout board (https://www.sparkfun.com/products/9836)
- Gyroscope...
Thomas Mullins
01:15 PM Colony Scout OS Revision f024710b: Added actual reads from hardware to encoder.ko
Not yet tested on Gumstix (especially since I don't think we have the
encoders yet).
Thomas Mullins
01:15 PM Colony Scout Revision f024710b (scoutos): Added actual reads from hardware to encoder.ko
Not yet tested on Gumstix (especially since I don't think we have the
encoders yet).
Thomas Mullins
11:03 PM Colony Scout OS Revision 32b36ecc: Added sources.list to /etc
Thomas Mullins
11:03 PM Colony Scout Revision 32b36ecc (scoutos): Added sources.list to /etc
Thomas Mullins

10/21/2012

06:46 PM Colony Scout OS Revision 2581167d: Added udev rules file for pwm devices
Thomas Mullins
06:46 PM Colony Scout Revision 2581167d (scoutos): Added udev rules file for pwm devices
Thomas Mullins
05:29 PM Colony Scout OS Revision 7e9a19f4: Added flush to motors node so hardware values actually change
Thomas Mullins
05:29 PM Colony Scout Revision 7e9a19f4 (scoutos): Added flush to motors node so hardware values actually change
Thomas Mullins
05:09 PM Colony Scout OS Revision a0644b40: Fixed mistake in rc.local
Changed chown to chmod. Thomas Mullins
05:09 PM Colony Scout Revision a0644b40 (scoutos): Fixed mistake in rc.local
Changed chown to chmod. Thomas Mullins

10/20/2012

05:30 PM Colony Scout OS Revision 0276f557: Added /etc/modules, and changed network setup
Removed /etc/network/interfaces, which blocks until a dhcp server gives
the Gumstix an IP address resulting in a boot...
Thomas Mullins
05:30 PM Colony Scout Revision 0276f557 (scoutos): Added /etc/modules, and changed network setup
Removed /etc/network/interfaces, which blocks until a dhcp server gives
the Gumstix an IP address resulting in a boot...
Thomas Mullins
11:29 AM Colony Scout OS Revision ed37d345: Finished adding gpio control to motors node
I changed the Motor constructor to take pin numbers instead of file
names, and construct the file names itself. All t...
Thomas Mullins
11:29 AM Colony Scout Revision ed37d345 (scoutos): Finished adding gpio control to motors node
I changed the Motor constructor to take pin numbers instead of file
names, and construct the file names itself. All t...
Thomas Mullins
11:29 AM Colony Scout OS Revision 8969d535: Changed "download" to "program" in scout_avr Makefile
Thomas Mullins
11:29 AM Colony Scout Revision 8969d535 (scoutos): Changed "download" to "program" in scout_avr Makefile
Thomas Mullins

10/18/2012

02:28 PM Colony Scout OS Revision 83163372: Added kernel module for quad encoders
The kernel module is not finished yet. Also, added various config files
that go on every Gumstix. It would be nice to...
Thomas Mullins
02:28 PM Colony Scout Revision 83163372 (scoutos): Added kernel module for quad encoders
The kernel module is not finished yet. Also, added various config files
that go on every Gumstix. It would be nice to...
Thomas Mullins

10/15/2012

05:34 PM WCTU Task #2087 (Assigned): Create v1.0 JS Client Revision 1
Brent Strysko
05:33 PM WCTU Task #2077 (Fixed): Create Communication Specification
Brent Strysko

10/14/2012

04:41 PM Colony Scout OS Revision 560d2317: Added forward/backward support to motors node
Thomas Mullins
04:41 PM Colony Scout Revision 560d2317 (scoutos): Added forward/backward support to motors node
Thomas Mullins

10/13/2012

11:18 AM Colony Scout OS Revision cc9e9213: Changed motors node to write to pwm device files
Thomas Mullins
11:18 AM Colony Scout Revision cc9e9213 (scoutos): Changed motors node to write to pwm device files
Thomas Mullins
 

Also available in: Atom