Wednesday, November 20, 2024

Forest Fire Fighting Challenge

I have been trying to come up with a new robotics challenge that will be:
  1. Unique
  2. Cheap and easy to assemble at home
  3. Interesting
For item 1, I think we older hobbyists have done enough line-following, sumo, etc. I wanted something that nobody had ever done before. Emoji
About number 2, I thought about ways to assemble a maze for a traditional fire-fighting contest, but never got anywhere. But then I thought, how about a smoldering tree in the forest. I had some 3/4" wooden dowels cut into 4" pieces and a 3'x4' peg board. I could anchor the dowels with 3/4" wood screws and create an irregular maze. 
Here is what I think makes it interesting:
  • Laying out the 'forest' randomly would be a good exercise for AI, making sure a path was possible and specifying precisely which holes to use. You could do it at home for practice but a new field could be generated for the actual contest.
  • The robot hardware design would involve motion and shape as well as 360 degree sensing.
  • The candle might disappear from view behind 'trees' as the robot moves.
  •  Random search might work, but software would need to be creative to avoid getting stuck. (I've been playing with Mecanum wheels driven by a Pico; see video below.)
  • An alternative contest might be to just place the robot down in the middle of the 'forest' to find its way out.
For illustration, this few-seconds video shows my Pico-powered, Lego-hybrid robot crashing into some pegs.



 

Monday, March 15, 2021

Thursday, November 13, 2014

Dashboard Camera

This short video was taken with a dashboard camera to develop a road-following algorithm.

Tuesday, February 4, 2014

The video shows my NXT firefighting robot in a mockup of the first part of the RSSC arena - first with the 'candle' lit, then with no 'candle'.  (The second try falsely finds a fire in another corner due to a bug that has been corrected.)