|
Has anyone used Driver Robot and if so is it any good. Just trying to find a quick and easy way to find all the out of date, critical drivers I need for all the PC's I have lying around here.
Started by Vidar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Just to be clear ....
It's always advisable Driver Robot didn't and is now my software of choice
I think that this is a little misleading question wise.
I've not heard about Driver Robot, after Google it sounds like a scam.
|
|
If anyone could help that would be great!
Using Windriver
Updates currently installed: Workbench, utilities, and driver station
Driver station displays connection and shows the firmware v43 is currently installed on cRio
We hit deploy on First<Deploy...
Started by DiedandLived on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at chiefdelphi):
An easy one this year is if your....
Are you using the new Command based methodology? Get a target console up, and you should see some errors .
Try running a kernel task instead of deploying it and seeing if you get any errors such as an Unresolved Symbol .
|
|
Even before I learnt programming I've been fascinated with how robots could work. Now I know how the underlying programming instructions would be written, but what I don't understand is how those intructions are followed by the robot.
For example, if ...
Started by Click Upvote on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
You would then call the function me.moveLeftArm(x,y); and the driver would know could find a kit that does robot programming....
You would have to have a driver that interfaced with the hardware (most likely a STAMP or FPGA with motors etc...).
|
Ask your Facebook Friends
|
It seems that the software language skills most sought for embedded devices and robots are C, C++, and LISP. Why haven't more recent languages made inroads into these applications?
For example, Erlang would seem particularly well-suited to robotic applications...
Started by David on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Both C and ....
For example The industrial robot company I work for uses C running in a VxWork the robot.
I once built a robot based on Java that the user interacts with.
For the higher level workings of the robot, I suppose.
|
|
I've been a Win32 programmer for the last 8 years now and as I see my mid-life crisis rapidly approaching I begin to wonder: What I have really accomplished? and am I really happy in my career and what do I really want to be doing in my work life?
I can...
Started by Ben Daniel on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
What / kinematics (figuring out joint angles....
The assembly, painting, welding, everything else robot arms used I got a job a service tech for a robot supplier, they found out I could program and her I am.
Area industrial robotics.
|
|
I need to grab a series of screenshots and concatenate them into a movie. I'm trying to use the java Robot class to capture the screen.
But the createScreenCapture() method takes more than 1 second on my machine. I can't even get 1 fps. Is there a way...
Started by Hamza Yerlikaya on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It's difficult to find a driver like this because it could be used to easily defeat any with Java and Robot, are you....
Want the absolute maximum performance go to the driver level and just take the data straight off the video card.
|
|
Which do you guys think would be more effective... A defensive robot that is larger and has the ability to bring down the bridges or a smaller robot to try to fit the three robots but is unable to manipulate the bridge alone?
Started by inou8it on
, 15 posts
by 14 people.
Answer Snippets (Read the full thread at chiefdelphi):
I don't think that a small robot would play for defense would to spray one....
I think that a large robot would be better.
Why wouldn't a smaller robot be able to bring down the bridges, small doesn't necessarily need to mean lighter.
|
|
Hi
I have a customized simple line-following robot which was built for a course project ( that simple) . It doesn't have any sensor ( work with a webcam) . I have a Delphi code to control my robot and work perfectly . Now here is my question , how can...
Answer Snippets (Read the full thread at microsoft):
Writing....
Once that is written, you can stick with the high level operations within RDS .
This is low level.
(From your the interface between RDS and your robot.
I believe you will need to start by "breaking" your robot into various services.
|
|
This article was posted on Gizmag.
Tiny magnetically-levitated robots could change the game for robotics
Which leads to the question, will your next bicycle be built by TFR's, "Tiny Flying Robots"?
Started by sopwithcamel on
, 17 posts
by 14 people.
Answer Snippets (Read the full thread at mtbr):
Working on the power supply now.
And I thought this thread was about LSD?! I for one welcome our magnet robot overlords driver that might put a 5 pound projectile into escape speed.
|
|
Where would you recommend that I find a company to develop or buy a CD/DVD loading arm similar to: http://www.dextimus.com/
Preferably programmable via USB but if I only can get one with a serial interface that would be fine. Drivers dont matter - I can...
Started by Nelson LaQuet on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
There's a guy on youtube who built a self built mechanical CD/DVD changing robot:
http.
|