Top "Robotics" questions

Robotics is the branch of technology that deals with the design, construction, operation, structural disposition, manufacture and application of robots.

Is Lego MindStorms a good choice for basic robotics development?

I would like to learn how to write software for controlling robots. Is Lego MindStorms a good choice for this? …

robotics mindstorms lego nxt
How to correctly compute direct kinematics for a delta robot?

I'm trying to put together a simple simulation for a delta robot and I'd like to use forward kinematics (direct …

java math computational-geometry robotics kinematics
Is there a way to adjust shutter speed or exposure time of a webcam using Python and OpenCV

In my robotic vision project, I need to detect a marker of a moving object but motion causes blurring effect …

python opencv computer-vision real-time robotics
Lego Mindstorms Programming - which language/IDE do you use/recommend?

I'm new to it and currently using the visual flow-chart like language that the Lego Mindstorms IDE uses. I'm impressed …

programming-languages robotics mindstorms lego nxt
RobotC - Programming an Elevator

I'm designing and programming an elevator-like robot for a high school project. Could I possibly do anything to make this …

c++ c robotics robot
What is the best .NET Micro Framework dev board, for under US$300?

I'm looking for a relativity cheap .NET Micro Framework development board for use on a personal robotics project. I'd don't …

.net embedded robotics .net-micro-framework
Mindstorm NXT Programming Loop Exit Conditions

I am developing a robot for an engineering class. For the purposes of the class I am required to use …

robotics nxt mindstorms
Robot exploration algorithm

I'm trying to devise an algorithm for a robot trying to find the flag(positioned at unknown location), which is …

algorithm artificial-intelligence robotics
What is the right RTOS for a humanoid robot?

We're students developing a mid-size (~ 4.5 feet tall) humanoid robot as a sponsored research project in college. The major tasks that …

real-time robotics rtos freertos
Where can I find a good Robocode tutorial?

I have really enjoyed playing Robocode with my first robot. Now I want to make something a little more exciting. …

java robotics robocode