![]() |
Microsoft does Robotics
http://www.pcmag.com/article2/0,1895,1978565,00.asp
It was only a matter of time... Has anyone looked at the beta? |
Re: Microsoft does Robotics
You know microsoft dosent stand a chance against first... because some day we will take over the world.... not the robot of bill gates... but that dose look very intreasting none the less
|
Re: Microsoft does Robotics
I find it funny that the person who is the general manager for Microsoft's Robotics Initiative name is Tandy.
Shouldn't he be working for Radio Shack, and not Microsoft? :rolleyes: :p |
Re: Microsoft does Robotics
It looks really interesting. A lot of companies are trying to achieve FIRST's goal.
One main factor is trying to make kits that are not expensive and easy to use. |
Re: Microsoft does Robotics
I'll wait until they actually show me a kit before I decide if this will be any good. I don't know though, Microsoft and robot kits...?
I like their idea of some more standardized robot systems. It'd be nice to easily mix multiple robot kits/pieces together into one "super" robot. |
Re: Microsoft does Robotics
Quote:
|
Re: Microsoft does Robotics
I dont see any mention of kits in the news release. They are only taking about an operating system, not hardware.
Personally I cant imagine any real time system with mechanical components running on Microsoft based SW. How does the old joke go? If Microsoft built cars then.... ? |
Re: Microsoft does Robotics
Quote:
According to an article I saw: ...others, not just Microsoft, will be able to offer software development tools for use with the underlying Microsoft Robotics Studio system. And while the system will run on Windows, it can be used to create programs for all types of robots, not just those using the Microsoft operating system, Trower said. Maybe even ones using Microchip controllers... |
Re: Microsoft does Robotics
That would certainly make code transfers easier.
|
Re: Microsoft does Robotics
This is not a robotics kit. MRS (Microsoft Robotics Studio) is an SDK that allows robot programmers to create and manage code for robots.
Here's a good video showing some of the features of the Microsoft Robotics SDK. http://channel9.msdn.com/ShowPost.aspx?PostID=206574 |
Re: Microsoft does Robotics
While a universal platform is a good goal, isn't the differences between controllers where their power comes from?
I'm watching that hour-long intro. Within the first 10 minutes:
Did we mention that our current processor runs only at 20MHz? (Compared to the current 4000 MHz.) Of course, it could be that it compiles to .NET (CLR) and converts that to the local machine language. (Much like JIT compiling.) Maybe this is an effort by Mircrosoft to show the versatility of .NET. Nice lawnmower, though. (The coffee maker is a LIDAR unit, BTW.) I'm willing to bet that this is going to be about as useful to us as CoreChart (that graphical assembler). EDIT: At about 16:03, notice the Windows Live logo. |
Re: Microsoft does Robotics
So I finished that intro. Here's what I noticed.
"2 lines" to express lots of complex information. Sounds like a good way to overload one's brain. How many times will you hear "Oh. I guess the simulation was wrong."? Much like CoreChart, this has potential but the jury's still out. |
Re: Microsoft does Robotics
Microsoft has set up a blog for the devolpment of the program,
http://blogs.msdn.com/microsoft_robo...o/default.aspx |
Re: Microsoft does Robotics
BusinessWeek recently had an article on the Microsoft Robotics Studio.
I'm in the process of downloading the beta version of it, and I'll post more later. I'm a bit skeptical about Microsoft creating this robotics programming software, but I'll give it a shot... |
Re: Microsoft does Robotics
|
Microsoft enters the robotics relm
|
Re: Microsoft Robotics Studio
Microsoft has released the first version of the software. You can download it free of charge for non-commercial use.
http://msdn.microsoft.com/robotics/ |
Re: Microsoft Robotics Studio
There isn't really anything that I can use... but I played around with it :)
I was lost. |
Re: Microsoft does Robotics
Quote:
|
Re: Microsoft does Robotics
Quote:
|
Re: Microsoft Robotics Studio
If I remember correctly, this platform brings the idea of a PC base station into play. The robot has standard driver software running on its local hardware, and is connected to a PC (via LAN, Bluetooth, Serial, etc..) An app running on the PC reads and writes data to the robot based on user input and pre coded "stuff". The robot speaks the same language as the app and knows how to move accordingly.
I'm not sure how far the robot feedback is abstracted. If it gets processed on the PC, we would be able to do some pretty neat stuff with this. I'm definitely going to give it a try. |
Re: Microsoft Robotics Studio
I don't think it will be usefull for FIRST, but that won't stop me from looking.:D
|
Re: Microsoft Robotics Studio
My Linux loving friend once told me "Computers are like air conditioners. They break when you open Windows".
One thing that I'm not so keen about Windows making a standard is, who is going to conform to it? besides, Windows makes software.... and robots are hardware. I just don't see this working out. |
Re: Microsoft Robotics Studio
Yeah, Im not sure completly who they are targetting. Not like your gonna run windows on you PIC16 or PIC18 chips.
|
Re: Microsoft Robotics Studio
Quote:
This also gives you a full suite of simulation capabilities. I dont know one FIRST team out there who has had enough time to fully program their robot in the build season. Theoretically, this simulation system will stop that problem. I'll be working on getting this to interact with FIRST hardware. Even if its only good for prototyping and tuning individual system, it beats having to hard code everything. |
Re: Microsoft Robotics Studio
Quote:
|
Re: Microsoft Robotics Studio
Quote:
|
Re: Microsoft Robotics Studio
First of all, I wanted to say hi to everyone here! This is my "official" first post. Yes, I'm a newbie/freshman, haha! A friend of my company (Trossen Robotics) had asked me and some of my coworkers to share some of our knowledge on these forums. We'll be sharing knowledge in more robotic development related areas, but I couldn't hesitate to post in this forum after I saw it:)
After reading everyone's posts in this forum, Tom, I believe is pretty much right on the money. From what I understand about it, the possibilities of Microsoft Robotics Studio (we did a little bit of beta testing) are near endless. In a nutshell, companies create 3rd party tools which basically expose their hardware and software as web services. This allows you to control your Robot remotely via Web Services and Messages, thus putting all of the processing on a separate computer. Your robot transmits data back to the computer, and using your own high-level programming language, you decide what you want to do with that data. As Tom had said, it provides a way to allow many different hardware devices to talk to each other that previously could not do so. Additionally, with the new Express languages being free, there is no more cost for Microsoft languages and their IDE's either. In regards to the question about what companies will/have partnered up with Microsoft with Robotics Studio, you can check out their partner page to get an idea of how large this is getting (make sure to look at the companies you never heard of): http://msdn.microsoft.com/robotics/P...s/default.aspx The major benefit of this level of PC based robotics is that enables developers to eliminate the need to reinvent the wheel, ie. build a robot basically from scratch, each and every time they decide to develop a robot. Sure, this may be fun for some, but for a lot of people and companies, this is a really hard, if not unattainable goal. This is one of the reasons why commercial robotics is only at the point it is now, and why you don't see robots at every street corner. As I'm sure all of you above anyone else can appreciate; a lot of time, effort, and money go into building a robot. Fast forward to the future, and see what benefits this will give all of us: bigger, faster, stronger, speedier development, and most of all, more intelligent robots! Everyone can now build off of each others ideas, find out what succeeds and what fails. In essence, it's not really any different than what FIRST does now, btw, I am a HUGE fan of you guys:) I can't wait to check out some competitions myself! I like to look at Robotics Studio as taking robotics to the next level. Could you imagine... life-size humanoid competitions? BTW, for anyone who is interested, we are developing a Robotic System that we hope to someday expose it as web services to plug into Robotics Studio. Although the beta version to the public won't be available for quite some time, you can read what it's all about here: http://www.trossenrobotics.com/trs/trs.aspx |
Re: Microsoft Robotics Studio
Quote:
What I'm hoping to do is either find a defined protocol or come up with my own to communicate with the FIRST controller. From there it will be easy to write a robot side driver which simply takes all of the incoming motor and relay values, and writes them to their corresponding output. |
Re: Microsoft Robotics Studio
Sure do Tom! Unfortunately, I can't help much with the development, because I just know the overall jist of how Robotics Studio works, not how to work with it. BUT, I do know where to go to get all the info you need:
Probably the first place (if you haven't gone there already) is the Getting Started section on Robotics Studio's site: http://msdn.microsoft.com/robotics/g...d/default.aspx I highly recommend taking the time to go through all of the sections in Getting Started, because Robotics Studio uses some pretty advanced level concepts. Microsoft Robotics Studio Runtime - An Introduction has, IMO, the "beefy" information. Once you go through all of the Getting Started sections, you should be ready to start with the tutorials: http://msdn.microsoft.com/robotics/learn/default.aspx There are a ton of code examples/downloads on the tutorials page as well. Hope this helps you out a bit:) |
Re: Microsoft Robotics Studio
Quote:
Quote:
|
Re: Microsoft Robotics Studio
Now that Microsoft Robotics Studio is out... Has anybody figured out a potential use for FIRST?
Francois |
Re: Microsoft Robotics Studio
Version 1.5 of MS Robotics Studio is now free for download (Community Technical Preview).
http://msdn.microsoft.com/robotics/d....aspx?WT.svl=1 They are supporting games called RoboCup 2007 soccer in Atlanta. |
Re: Microsoft does Robotics
|
Re: Microsoft Robotics Studio
Could be really really neat if programmers of FIRST could gather and help make a simulation for following years so they can input their robot's design and see if it works.
Possible? |
| All times are GMT -5. The time now is 04:20. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi