![]() |
Has anyone ever used a Computer Mouse to locate themselves on the field
I have worked on an inertia navigation system for aircraft (http://en.wikipedia.org/wiki/Inertial_navigation_system) and was thinking of how to do something similar on the cheap. Last year I was able to see how different teams located themselves on the field for autonomous systems. Some worked well and others, eh...
So I am curious if anyone has ever tried using one or more laser computer mice to replicate an INS system. As long as my tolerance is over 12 inches in the x and y it should work great. In fact if I put two or three on their and was really picky about my starting position I bet it could hold a tolerance of less than a few inches. It’s cheap, the drivers exist and it does not rely on any external references. Any thoughts? |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
I know team 972 tried this before they merged with our team in 2008. IIRC, they used just a mechanical mouse, where they had the ball running against the ground. I don't think they had all too much success, but it looked fairly promising. I think with laser mice, you will run into a similar problem of having to have it very close to the ground. This could have been a problem for the last two years (bumps + lip by goal for Breakaway, and lip by poles for Logomotion).
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Good to know though. Thanks |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
A few teams used a follower-wheel system in 2009, using unpowered omni wheels attached to encoders or something similar.
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
This has been my pet project for a while. As long as your robot pivots around a single point and doesnt strafe, then a follower wheel and a high accuracy gyro should be able to integrate for position. Alternatively if you can find a high speed trackball (over 15fps, which I have so far been unable to do), you could use that and strafing wouldn't be an issue.
If you are really interested in using a laser mouse, i would suggest looking up the razor gaming mouse (as it is the only one that i know is fast enough), then milling it a plastic mount with rounded edges to get over bumps, and spiring tensioning the mount against the ground. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
(Laser mice don't actually use lasers. And in 2011 "lasers" were not allowed. FWIW.)
Anyway, if this were combined with some distance sensors (I'm thinking ultrasonic) you should be able to recalibrate your position from time to time, when conditions are 'right'. Add odometry and a 2-axis accelerometer and you might be onto something... |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Mice don't work on an inertial principle. What kind of drivetrain would you be using? |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
EDIT: would laser mice be allowed in the 2011 rules? |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
I know team 51 had some kind of location on their drivers station in 2010. I'm not sure why they used it, but it worked pretty well. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
BTW, a number of teams use accelerometers without any problems. Gravity is either accounted for or ignored, but the accelerometers are reasonable in cost and complexity. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
This idea has been thrown around for years, in FIRST and elsewhere. I don't think anyone has really solved the problem of carpet providing a poor surface for taking measurements. I believe there were a few optical mouse systems in 2009, when the fibreglass panels were being used as a floor surface.
Quote:
The laser rules have been a bit of a mess in the past, but the general trend has been to prohibit them if exposed. ("Exposed" is ambiguous—exposed to what, when, and on purpose?) |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Edit: This is what I mean by being 1 processor cycle behind. To integrate, you basically have to use Reimann sums in this case. For best accuracy, you'd want trapezoidal sums, so for 1 position value, you need 2 velocity values, so 3 acceleration values. This means you'd have to integrate acceleration for 2 cycles to get the two velocity values required for a single position value, putting you 1 cycle behind realtime. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Optical Mice would not be legal by last years rules.
We did some visual odometry using a pair of optical mice (chips) and different lenses a while back. We were only able to get it to work at fixed focal lengths - each length requiring a different lens. We were unable to get it to work with variable lengths, but I have to admit that optics isn't my strong suit. You can buy optical mice chipsets on their own, which has the benefit of allowing you to pull the actual image out - this will help you focus. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Assuming that X0 and V0 are given, and assuming that the update period dt is short enough that the acceleration is accurately approximated as a linear function of time, then the position is given by: X1 = X0 + dt*V0 + dt2*(a1 + 2*a0)/6 X2 = X1 + dt*V1 + dt2*(a2 + 2*a1)/6 . . . Xn = Xn-1 + dt*Vn-1 + dt2*(an + 2*an-1)/6 |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
my former team (1747) once considered trying the optical mouse routine in 2009. however, getting a mouse to track on the regolith while not touching the floor was next to impossible... and the need for it wasn't there in 2010. I was on a different team in 2011 and the idea was never mentioned
If one can get the robot and the mouse to communicate effectively, the rest is code, calibration, and some vectors. good luck on the project! |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Quote:
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
I think that if you placed a high speed mouse in a plastic mount with rounded sides to ride over obstacles and then pressed it against the floor with compression springs you might be able to make this work.
I have posted a CAD illustrating this (http://www.chiefdelphi.com/media/papers/2576?), and I tried to post some pictures, but for some reason they aren't showing up. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
In 2009 (Lunacy), 339 contacted a company that manufactured the optical sensors used in mice. They said they do not recommend their products for absolute motion tracking applications.
That doesn't mean a dedicated team couldn't get it to work, though. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
The definition question depends on the conditions under which the laser is "exposed". Couldn't you argue that because the robot is designed to point the laser at the floor from within a shielded enclosure, that the combination of floor and robot serve to completely enclose the laser? Does the presence of an obvious failure mode (overturning the robot) negate this argument? (And what if the robot compensates for this by shuttering the laser as this failure is detected?) And given that <R02> is a safety rule, is exposure defined in terms of exposure to the surroundings in general, to humans, or to the laser-sensitive parts of humans (eyes, for ordinary lasers)? Furthermore, given that lasers are (almost completely) collimated, if the start and end points of a laser are not directly in any plausible line of sight (e.g. a laser beam across an opening in the robot), is that considered exposed? And what about reflected (i.e. substantially less collimated) light from a laser? Does that figure into exposure? Finally, there's the pedantic question of whether the rule is referring to a laser (the device), the aperture of a laser device, a beam of laser light, or some combination of those, when it talks about exposure. It's not that your interpretation is unreasonable—quite the opposite. It's just that there are a number of other interpretations that might plausibly have been intended. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Quote:
Quote:
An easy relaxation to the "no lasers" rule would be to permit the equivalent of a cheap laser pointer by limiting the power of any emitted beam to a safe level (i.e. Class 1). |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
I am pretty sure that this was mentioned before, but because it is continuously mentioned in this thread I would like to restate it. What most people refer to as a "Laser" mouse, is really just a camera pointed down at a flat surface that tracks the movement of the unit. The red light that you see coming out of the mouse ("laser") is an LED that illuminates the surface for easier tracking. There are a few true laser mice out there that replace the LED with a laser and use a slightly different type of camera, however, these are few and far between (I can only think of 3 or 4 models).
Because most "laser" mice don't actually contain a laser, just a camera and a red LED, I am pretty sure that they are legal as long as they abide by the rules governing custom circuits. |
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Quote:
|
Re: Has anyone ever used a Computer Mouse to locate themselves on the field
Quote:
Vn = Vn-1 + dt*(an+an-1)/2 |
| All times are GMT -5. The time now is 02:28. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi