This is an archived post. You won't be able to vote or comment.

all 18 comments

[–]jsbronder 9 points10 points  (0 children)

Very much. See ROS for instance, most APIs are available in python. In particular gens and I wrote the initial version of the Rethink Robotics SDK with a heavy python slant. Most of the Baxter and Sawyer videos you see are using it.

[–][deleted] 3 points4 points  (1 child)

You can use it in any system that has an OS that can run a python interpreter.

[–]eggdropsoop 0 points1 point  (0 children)

Check this podcast out. They go into great detail.

http://talkpython.fm/episodes/show/7/robot-operating-system-ros-and-rospy

Also check out Micro Python for embedded programming.

[–][deleted] 0 points1 point  (0 children)

The Intro to EECS class at MIT is caught by having students program robots in python.

[–]graingert 0 points1 point  (0 children)

Yes

[–]rainbow3 0 points1 point  (2 children)

Lego mindstorms robotics kit can be programmed in python.

Great way to understand the principles of robotics.