Project

General

Profile

Statistics
| Branch: | Revision:

root @ 35a71cce

# Date Author Comment
35a71cce 02/10/2013 03:08 PM Priya

Adding 3 line following maps to the repository.

60800b68 02/04/2013 04:16 PM AnsonLinux

cliffSensor.cpp fixed.

164c2505 02/03/2013 06:47 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

fa5ca6e3 02/03/2013 06:46 PM Priya

Fixed pause not working with the GUI. Also removed super annoying printf from MotorControl. And also fixed some pause/resume GUI bugs and the fact that process.kill and process.terminate wouldnt do anything.

3493418f 02/03/2013 06:07 PM Alex Zirbel

Removed 'priya_draw_name' include from BehaviorList.

e117f879 02/03/2013 05:32 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

b4865319 02/03/2013 05:28 PM Alex Zirbel

Adding make_clean.sh to recursively clean subdirectories.

80224838 02/03/2013 05:16 PM Priya

Hacky fix to pause to work around issue that sending motor commands sometimes does nothing.

c15f2677 02/03/2013 04:54 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

faa11f08 02/03/2013 04:54 PM Priya

Changed it so that all behaviors are not instantiated immediately. Also changed pause so it does not spam (0, 0) motor speeds.

07121480 02/03/2013 03:53 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

d2dedb17 02/03/2013 03:53 PM Alex Zirbel

Bugfix to BehaviorGUI causing crashes.

360e3b6c 01/30/2013 08:09 PM Thomas Mullins

Fixed segfault from LinesensorControl when the service call failed

066b08bb 01/30/2013 04:56 PM Thomas Mullins

Adding Charles's headlight code

cfdb3afa 01/29/2013 07:18 PM Alex Zirbel

Added latching to publishers so the first message gets noticed.

63e19141 01/28/2013 05:57 PM Thomas Mullins

Committing Anson's BOM changes

64aea12e 01/25/2013 08:33 PM Thomas Mullins

Added ENABLE output for stepper

This will hopefully solve the problem of the stepper heating excessively
and constantly using current.

958699af 01/21/2013 04:26 PM Thomas Mullins

Fixed rosserial; now works with Gumstix

2853d46b 01/17/2013 10:20 PM Thomas Mullins

Changed stepper to always step in step_sweep

Also added whole/half step as a separate setting, with a single
step_do_step function. Also added stepper to main.cpp.

2b0ba4bb 01/14/2013 06:25 PM Thomas Mullins

Fixed encoder.ko makefile and missing #include

54f7fa50 01/13/2013 04:00 PM Thomas Mullins

Removed encoder udev rule

f325b893 01/06/2013 06:50 PM Alex Zirbel

Added conversions abs_to_rel and rel_to_abs.

Also, added warnings after these conversions in the case that a requested speed has to be cropped.

Tested against a temporary behavior which set the speeds (now removed since it's very easy to write such a test behavior).

4e393fcc 01/04/2013 05:46 PM Alex Zirbel

Added code for unit conversion, pending tests.

f3549f76 01/04/2013 04:07 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

9d9e04ba 01/04/2013 04:06 PM Alex Zirbel

Old little changes to sonar.

4807b056 12/30/2012 12:08 PM Priya

Adding a Priya custom scout.

280c6899 12/10/2012 07:11 PM Thomas Mullins

Changes to the encoder driver

It now uses an entry in sysfs instead of /dev. Also it now compiles.

c0b686d7 12/09/2012 07:16 PM Thomas Mullins

Adding kernel patch for scout_power_off

493cc515 12/09/2012 06:12 PM Thomas Mullins

Removed unnecessary extra code in motors node (oops!)

fcd68ec1 12/09/2012 06:12 PM Thomas Mullins

Fixed whitespace in motors node

8913c26d 12/09/2012 06:09 PM Thomas Mullins

Fixed motors node to work around pwm driver bug

The node can now only do writes to /dev/pwm*, because doing both reads
and writes causes the fstream to try seeking, which fails because it's
not supported by the driver. Then the fstream refuses to do any more io.

3aec4aa2 12/08/2012 09:28 PM Thomas Mullins

Adding (untested) u-boot patch for pin muxing

ac53b84f 12/07/2012 06:52 PM Anson Wang

Cliff Sensor

Signed-off-by: Anson Wang <>

da8ace01 12/07/2012 05:21 PM Matt Bryant

Changed some more stuff, broke running things.

f6966b3e 12/07/2012 03:22 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

c7b564bb 12/07/2012 03:21 PM Thomas Mullins

Added node for testing motors

ca50f11f 12/05/2012 06:14 PM Matt Bryant

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

8fa2bd2e 12/05/2012 06:14 PM Matt Bryant

Probably fixed the crashing bugs. Implemented floating point pickers.

d1f4bbcc 12/05/2012 12:59 PM Thomas Mullins

Changed gumstix network config to static

c840fbe6 12/02/2012 07:36 PM Priya

Changed linefollowing so that turns start working once again. Also fixed some bugs with maze solving.

e6633046 12/02/2012 07:06 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

dd065971 12/02/2012 07:06 PM Alex Zirbel

Fixed sonar out of range bug. Max range now at 9.144 m.

2b0c2534 12/02/2012 07:06 PM Priya

Called spinOnce to update sonar readings.

da0e1359 12/02/2012 06:20 PM Alex Zirbel

Nicer look for maze map.

7a2222fc 12/02/2012 05:50 PM Alex Zirbel

Added new services.

d4fc11f1 12/02/2012 05:49 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

a2b7e8f1 12/02/2012 05:47 PM Priya

Registered a default callback for wireless receiver. Also added default virtual constructor.

18d28a5f 12/02/2012 05:32 PM Alex Zirbel

Added a maze map.

754da79f 12/02/2012 05:18 PM Priya

Added the behavior to behavior list and cmakelists and made things compile.

391cd472 12/02/2012 05:03 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

f878b5f9 12/02/2012 05:03 PM Priya

Finished writing up the maze solving behavior.

e5ac3afb 12/02/2012 04:51 PM Alex Zirbel

Updated sonar so it broadcasts readings in mm as specified.

321961ca 12/02/2012 04:45 PM Alex Zirbel

Removed old teleop.

34a600c5 12/02/2012 04:43 PM Alex Zirbel

Changed documentation: sonar pos 0 is on the right

093a1aea 12/02/2012 04:24 PM Alex Zirbel

"Fixed" the sonar bug.

Turns out the sonar just wasn't set to on by default, so nothing was being visualized.
Changed it so the sonar is on by default.
We should probably make it more clear when the sonar is off.

43811241 12/01/2012 07:04 PM Alex Zirbel

Added services to set individual control for visualization tools.

However, there is a bug in the sonar viz for multiple scouts, looking into it now.

a0928f39 12/01/2012 05:11 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/scoutsim/src/sim_frame.cpp

9cb9623b 12/01/2012 05:10 PM Alex Zirbel

Working on turning sonar on and off for robots individually.

64ee446f 12/01/2012 01:10 AM Yuyang

a poor barebone of maze_solve that I wasn't able to finish

7f095440 11/30/2012 07:55 PM Priya

Sepearated refresh rate for scouts and for the simulator.

6fab3966 11/30/2012 07:21 PM Alex Zirbel

Fixed the line following code.

Now works with new units
Fixed a bug with reading the line location, correctly centering the line between -3.5 and 3.5 rather than -4 and 3.
Also fixed a bug caused by overflow in absolute speeds sent to motor control, which fixed bouncing in line following.

ade4f3be 11/30/2012 04:59 PM Priya

Removed a ROS_INFO from ghost scout file.

01aa3b6f 11/19/2012 03:13 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

86b48573 11/19/2012 03:12 PM Thomas Mullins

Range sensors work now! :D

cccfdc54 11/19/2012 02:51 PM Thomas Mullins

Changed sonar to use 16 bit values, not 8

28999371 11/17/2012 03:40 AM Alex Zirbel

Little cleanups.

4918cbee 11/17/2012 03:22 AM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/scoutsim/src/sim_frame.cpp

04114d13 11/17/2012 03:21 AM Alex Zirbel

Fixed teleop with new units, and changes the refresh rate to be closer to true m/s.

25694a03 11/17/2012 02:29 AM Priya

Changes so that scout1 automatically spawns upon creation of the
simulator environment, and that line follow just continuously follows
lines instead of prior line-following-capability testing code.

ddfeb111 11/17/2012 02:15 AM Priya

Fixing bugs with ghost scout (these were problems in odometry related
to constants in the simulator and coordinate frame and theta representation
in the simulator). Also made ghost scout translucent in order to differentiate
it.

35d1885f 11/17/2012 01:16 AM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/scoutsim/src/scout_constants.h

6257c97d 11/17/2012 01:15 AM Alex Zirbel

Continuing work on standardization of units.

73adca60 11/17/2012 01:15 AM Alex Zirbel

Cleanups/TODOs.

0ccfc42d 11/16/2012 07:40 PM Priya

Files that add ghost scout.

0e916314 11/16/2012 07:07 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

0e0ef125 11/16/2012 07:06 PM Priya

Changes to add ghost scout to sim frame and make it show up on the simulator.
Currently the functionality for killing scouts does not kill the ghost scout. That needs to be fixed eventually.

96ec9388 11/16/2012 06:55 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/scoutsim/src/scout.cpp
scout/scoutsim/src/scout.h

eb9cff77 11/16/2012 06:44 PM Hui Jun Tay

Fixed sonar bug (corrected y direction)
Added sonar_toggle and set_scan command and callbacks
Cleaned up sonar_visual toggle code

16097fcf 11/16/2012 06:34 PM Priya

Added header guards to scout constants.

30a3768e 11/16/2012 05:45 PM Priya

Last commit did not contain changes to Odometry behavior. Gits dumb.

36664e39 11/16/2012 05:44 PM Priya

Changed Odometry to publish a ScoutPosition message with the scoutname, x, y, and theta.

f40977a9 11/16/2012 05:15 PM Alex Zirbel

Added new launch file template for scoutsim.

6e8c4ad2 11/16/2012 05:14 PM Alex Zirbel

Style changes to BehaviorGUI (line length, spacing)

f1582e6c 11/16/2012 03:29 PM Thomas Mullins

Fixed AVR hanging when sonar not connected

39c04d7d 11/15/2012 10:03 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

6c9146d5 11/15/2012 10:02 PM Thomas Mullins

Began filling in ROSsy main function

ca9f6bd5 11/15/2012 10:02 PM Thomas Mullins

Some changes to the stepper library

A few bug fixes, and changed various values to use ms instead of us due
to integer overflow problems.

05ea07c4 11/15/2012 09:38 PM Thomas Mullins

Removed Header from BOM message.

If we need a timestamp, we can add it back later. We don't need a
frame_id...

e2751853 11/12/2012 09:42 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

c63c9752 11/12/2012 09:40 PM Alex Zirbel

Scoutsim now has consistent units of m and m/s.

This will cause some problems.

  • Behaviors which relied on the old units will have to change. We need to change the Control classes to scale things right.
  • Encoder ticks are almost fixed, but not quite right (I think because of a rounding problem)....
ae475e49 11/12/2012 07:46 PM Priya

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

16d4e150 11/12/2012 07:46 PM Priya

Fixed pause and resume. Kind of. There are lots of bugs with the GUI.

0076084e 11/12/2012 06:55 PM Alex Zirbel

Fluidified fluid teleop.

d34f8273 11/12/2012 06:54 PM Alex Zirbel

Removed the initial default scout spawn.

This should be taken care of by the GUI or launch file somehow.

631b8a4c 11/12/2012 06:53 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

594c3bb9 11/12/2012 06:52 PM Alex Zirbel

Loads specific images for each scout if they exist

Otherwise, looks in the images folder for scout.png.
Added a few default scouts with numbers, and the xcf files they were created from.

9a88eb2e 11/12/2012 06:34 PM Priya

Fixed pause so that it compiles. Also changed behavior gui so that it starts with Scout1 automatically.

b1fdaaf6 11/09/2012 06:11 PM Hui Jun Tay

Added toggle for Sonar. Added backsonar indicate
-Sonar can be toggled under Sim -> Sonar
-Front and Back onars now display most recent scan point as a green dot

9eb9cc2d 11/09/2012 02:43 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

47e26dee 11/09/2012 02:43 PM Thomas Mullins

BOM testing code in main.cpp works with rosserial