C# Robotics platform (i.e. "human sized robot") -


Edit: As an enrollment to reopen, this is definitely the FAQ section Belongs to " Programming Professionals ".

I want to do a robotics program in C #. To do this, this question is about the existing kit / components. Where do I give an indication to start from: For example: Is Robotics Studios a good platform for this project?

This will be a hobby project where I program the robot to run and maintain around my house all around (such as taking a glass of water). I want to keep my efforts in object recognition and control movement (driving, weapon, etc.). I do not want to spend time in building robots. It's not in that robotics project, it's a software project.

Are there any human-sized robots with any SADK (or whatever I can do the P / Applicant)?

It does not need to be completely adult until she can reach the luggage at the table and on the same. It also does not look like a human.

Very large robots are expensive, powerful (and power-hungry), heavy, and in many cases absurd complex . Hobby oriented robotics focus on those devices, due to which there is no injury and / or death when things go wrong.

It is something like asking where you can buy a remote control helicopter on a 1: 1 scale.

But to begin, I recommend learning to work with embedded device so that when you make your assassin robot's army (as you would undoubtedly do), you will find out How to control motors, lights, sensors etc. Embedded Devices in C # and .NET Programmability is not a common thing, but lucky for you, a new chip was recently announced.

Check out. It is much more compatible with the more popular Arduino platform, but you program it with .NET instead of C - which is why it is twice as expensive. The work needed to control motors, lights, sensors etc. has already been done with such devices for the Ardineo platform, and it should be translated into a phosphon domino largely. However, it is important that you have to type the code again in C #.

Even if you want to control the death bot through full-power computers, you are often subtle - controllers to handle Io with external devices because they are Things are better, and you can communicate with them with simple computer-friendly protocols, such as on serial USB.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -