loading
3332 posts
ThreadLast postPostsViews
Laser spot variable in Lisp API [5]
Brian, If you add the following line    ...
16 year 4 2171
Path planning next waypoint distance [3]
Vnik, There wasn't but there is now. In the latest version you should now see a WAYPOINT_DISTANCE ...
16 year 3 4676
How does new Floor Finder work with old settings? [3]
Patrick, The flood finder did undergo some seperation in terms of color and intensity which were co...
16 year 6 5433
How does new Floor Finder work with old settings? [5]
Patrick, Ver 2.26.18 has the RGB mode back in. This has a different enough behaviour to the Color+I...
16 year 6 5433
tracking single movments object [3]
Schwibby, The COG module is for entire image only. You should have a look at the Blob_Filter module...
16 year 2 6200
lego nxt [3]
CJ, you best bet is to spend some time with the LegoNXT tutorial that does what you want to do and ...
16 year 2 2465
Problems with the bluetooth connection [3]
You should ensure that the COM port is not already being used by another application when using the NXT module through bluetooth...
16 year 3 4022
human following robot [3]
Hi, That will be a difficult task. You will typically have to identify something that can be visual...
16 year 3 3619
Convert green laser line to red [3]
You could use the SwapColor module (its an example of how to create new plugins in RoboRealm) which can be used to swap the gree...
16 year 3 5262
avruart [3]
soubhagya, You may have better luck getting this answered on an Atmega forum. While we do use RoboR...
16 year 2 2580
Impression Feedback [3]
Just out of curiosity ... why start another package? OpenCV seems to dominate the audience you are mentioning? Or is it in part ...
16 year 4 2318
Impression Feedback [5]
Richard, Sounds like a great project! You guys will be very busy for a couple years but will also h...
16 year 4 2318
Robot Tracking with LEDS [3]
Matt, yes you are on the right track. Couple things to consider: 1. If you use 3 leds in an asymetr...
16 year 2 2363
Detecting angle of blob [7]
The statistics require a solid complete blob. So you have to make sure that holes are minimized. You can use this using the Fill...
16 year 6 6020
Detecting angle of blob [5]
Marc, Try the attached robofile. Basically it removes all but the largest blob, runs the geometric ...
16 year 6 6020
Detecting angle of blob [3]
Marc, You certainly can ... but is that the final image of the object that you want to measure? See...
16 year 6 6020
Anti-aliasing Problem [3]
If you are looking to change the anti-aliased version to the other you could just apply a threshold and then a blob colorize (to...
16 year 2 4115
Java Controller [3]
What you are probably looking for is to use Java on your PC that can communicate remotely to the Vex as I've not seen anything ...
16 year 2 2192
Small "fix" for Python API [3]
Patrick, Nice! We've added that as a separate routine (just to avoid breaking anyones existing cod...
16 year 3 2975
Getimage & Annotation [3]
Michel, First be sure that you are specifying "processed" as the image name in the call to GetIma...
16 year 5 2582

« Prev   48  49  50  51  52  53 54  55  56  57    Next »
 New Post