Yes, you can learn a lot of robotics without actual hardware. I develop software for self-driving vehicles, and spend 95% of my time away from the hardware!
ROS + Gazebo will let you assemble a robotics software stack and explore different planning and control algorithms in simulation: http://gazebosim.org/ and http://www.ros.org/
If you want to explore perception and computer vision, take a look at OpenCV ( http://opencv.org/ ) and the tutorials there. The great thing about computer vision is you can run your software against the standard research sets or images you pull off Flickr.
Point Cloud Library is a nice package for looking at 3D laser data (but has some numerical quirks): http://pointclouds.org/
I would definitely take a look at some MOOCs, Andrew Ng's Machine Learning at Coursea (https://www.coursera.org/learn/machine-learning) or the MIT Courseware ( http://ocw.mit.edu/courses/ele... )
I think you're missing the brilliance of the phone doing the gameplay part. They're building an AI stack for one of the most ubiquitous portable computing devices of our time. One that can be had for $200.
Anki Drive performs real-time planning and control of multiple vehicles. It contends with dynamic obstacles (human drivers don't "stay in their lane") and relatively high speeds. These are non-trivial problems to solve, especially for objects with inertia and latency, and it's a first-step for more sophisticated platforms.
Once you have planning and control, you can start thinking about adding sensors for obstacle detection. And since the customer supplies the computing, it's a relatively cheap upgrade.
So I'm interested in seeing what they do next, and whether they can move beyond toys and entertainment.
Your first two years as Engineering student will cost you about $100/$400 (out-of-state/in-state) more per semester versus general undergraduate. Those numbers shoot up to $1000/$1500 more your second two years (when courses are typically more lab intensive).
LIDARs (laser scanners) are pulsed, both for eye-safety and to measure the time of flight. These pulses are on the order of a few microseconds in duration. So it's not as simple as putting on some IR glasses or using a cheap web-cam.
You need to time your shutter precisely. Long-exposures won't work because you'll accumulate too much ambient.
Except for cosd, sind and tand
And I was always told that engineers came up with gradians, but I have never seen them being used in any of my engineering classes.
We work outdoors a lot with our robots, and we found the best solution to be monitors made by Solarism.
They're kinda pricey, but they put out nearly four times the brightness of a standard LCD.
You need A) some kind of college degree and B) a pulse.
I know some people who applied to the patent office very recently. They were hired after only a phone interview, and given a very short time table to make a decision (something like a week). They also try and rope you in for three years with a signing bonus. So it looks like they're desperate for warm bodies.
Once you start though, the first 6+ weeks are training. But given the joys of government bureaucracy, who knows how much of that is actual training in patent law versus pro-life indoctrination.
When the problems on this planet make it uninhabitable, it'll be nice to know what Mars is like before we try to move there.
And in comparison to the federal budget for social security and the military (combined something like 85% of the total budget), a few million for a Mars rover is a drop of the bucket.
It's really a question of values, and what you consider to be "problems" that are more important. That's a subjective judgment, and you can't really say it's "wrong" to spend money exploring Mars.
It is based on A*, in fact it stands for "Dynamic A*".
It's designed for efficient re-planning as costs change due to information collected as the robot moves. It leverages the fact that cost updates occur close to the vehicle, so it's really only necessary to replan "locally" back to the A* path.
That's a pretty dumbed down explanation. The original paper describing D* is here.
The actual variant being used by NASA is called "Field D*", and is able to interpolate costs and cross graph states in an arbitrary fasion (not just 8-connected).
If you're interested in a whole curriculum out of the box, then CMU's Robotics Academy might be something worth checking out.
The lesson plans involve either the LEGO NXT robotics kits, or the VEX robotics kits, and have been under development and used by school for several years now.
Yes, you can learn a lot of robotics without actual hardware. I develop software for self-driving vehicles, and spend 95% of my time away from the hardware!
ROS + Gazebo will let you assemble a robotics software stack and explore different planning and control algorithms in simulation: http://gazebosim.org/ and http://www.ros.org/
If you want to explore perception and computer vision, take a look at OpenCV ( http://opencv.org/ ) and the tutorials there. The great thing about computer vision is you can run your software against the standard research sets or images you pull off Flickr.
Point Cloud Library is a nice package for looking at 3D laser data (but has some numerical quirks): http://pointclouds.org/
I would definitely take a look at some MOOCs, Andrew Ng's Machine Learning at Coursea (https://www.coursera.org/learn/machine-learning) or the MIT Courseware ( http://ocw.mit.edu/courses/ele... )
I think you're missing the brilliance of the phone doing the gameplay part. They're building an AI stack for one of the most ubiquitous portable computing devices of our time. One that can be had for $200.
Anki Drive performs real-time planning and control of multiple vehicles. It contends with dynamic obstacles (human drivers don't "stay in their lane") and relatively high speeds. These are non-trivial problems to solve, especially for objects with inertia and latency, and it's a first-step for more sophisticated platforms.
Once you have planning and control, you can start thinking about adding sensors for obstacle detection. And since the customer supplies the computing, it's a relatively cheap upgrade.
So I'm interested in seeing what they do next, and whether they can move beyond toys and entertainment.
Everybody else must continue this comment.
This was the case when I was an Engineering student at the University of Michigan in '03 and continues to be the case now.
http://ro.umich.edu/tuition/full.php#Lower_Eng
Your first two years as Engineering student will cost you about $100/$400 (out-of-state/in-state) more per semester versus general undergraduate. Those numbers shoot up to $1000/$1500 more your second two years (when courses are typically more lab intensive).
pdfLaTeX!
Here's a tutorial: http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
or
http://tex.stackexchange.com/questions/14842/creating-fillable-pdfs
LIDARs (laser scanners) are pulsed, both for eye-safety and to measure the time of flight. These pulses are on the order of a few microseconds in duration. So it's not as simple as putting on some IR glasses or using a cheap web-cam. You need to time your shutter precisely. Long-exposures won't work because you'll accumulate too much ambient.
Some people loosely connected to the Lunar X Prize want to place a Christian cross on the moon.
http://crossonthemoon.com/
Religious Zeal-sourcing?
I don't have it on any of my machines and haven't really had to use it.
I guess you haven't seen XMMS2, it's a fucking trainwreck...
A quick search on youtube revealed this video which seems to be of the software in question.
The summary mentions prior work by Hoiem at CMU (slashdotted here), a video of which can be also seen on Youtube.
I'm not sure I'm very impressed by the Stanford videos. In the few examples of non-vertical surfaces, you can see quite a few artifacts.
Actually, they're binning a continuous distribution in order to form a histogram of prices.
It's quite useful for getting a handle on the distribution of prices people paid.
All of the intervals, save the last, span $4. So it's hardly an unfair comparison.
That is because he identified himself, at least twice.
Except for cosd, sind and tand And I was always told that engineers came up with gradians, but I have never seen them being used in any of my engineering classes.
Yes, I had a Quickcam.
Once I closed Skype (which is the only app I had running which uses the cam), it installed fine.
So, anyone know why Logitech is using the Mozilla API library?
This is what happens when I try and upgrade from 1.5:
"Error opening file for writing: \r\n\r\nmozMapi32.dll\r\n\r\nClick Retry to try again, or \r\nCancel to stop the instalation"
Thanks guys...awesome new release.
Except you're wrong.
:http://news.bbc.co.uk/1/hi/world/europe/1953425.s tm
Here's a list of school shootings from the past ten years, Europe and the States included
In most states you do need a permit to carry a concealed weapon.
We work outdoors a lot with our robots, and we found the best solution to be monitors made by Solarism. They're kinda pricey, but they put out nearly four times the brightness of a standard LCD.
You need A) some kind of college degree and B) a pulse.
I know some people who applied to the patent office very recently. They were hired after only a phone interview, and given a very short time table to make a decision (something like a week). They also try and rope you in for three years with a signing bonus. So it looks like they're desperate for warm bodies.
Once you start though, the first 6+ weeks are training. But given the joys of government bureaucracy, who knows how much of that is actual training in patent law versus pro-life indoctrination.
I have to give credit to Tony Stentz, who invented D*. Me made that joke at a recent seminar.
When the problems on this planet make it uninhabitable, it'll be nice to know what Mars is like before we try to move there.
And in comparison to the federal budget for social security and the military (combined something like 85% of the total budget), a few million for a Mars rover is a drop of the bucket.
It's really a question of values, and what you consider to be "problems" that are more important. That's a subjective judgment, and you can't really say it's "wrong" to spend money exploring Mars.
P.S. The asterisk is because the algorithm is on steroids.
It is based on A*, in fact it stands for "Dynamic A*".
It's designed for efficient re-planning as costs change due to information collected as the robot moves. It leverages the fact that cost updates occur close to the vehicle, so it's really only necessary to replan "locally" back to the A* path.
That's a pretty dumbed down explanation. The original paper describing D* is here.
The actual variant being used by NASA is called "Field D*", and is able to interpolate costs and cross graph states in an arbitrary fasion (not just 8-connected).
Actually, you don't have to do anything. Either God has predestined you to go to heaven or you're SOL.
You mean "Czechvar", as it's sold under in the U.S.
If you're interested in a whole curriculum out of the box, then CMU's Robotics Academy might be something worth checking out.
The lesson plans involve either the LEGO NXT robotics kits, or the VEX robotics kits, and have been under development and used by school for several years now.