Top "Robot" questions

Questions related to physical robots in general should use this tag.

Cannot get Robot class to right click

I am trying to get the Robot class to right click on a image on the screen so that I …

java robot
C/Arduino switch case

I'm writing code on Arduino (very similar to C, which I don't know, or very little), and I have a …

c arduino switch-statement case robot
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
How to restrict access to files in a folder in codeigniter

Hello I have used codeigniter to develop my website but when my website is searched in google , google shows up …

security .htaccess codeigniter robot
communication between two computers with 2 c++ programs

I have one computer that is running a c++ program to control a robot and another computer that is running …

c++ networking computer-vision serial-port robot
ROS: subscribe function does not recognize my callback method

I am receiving this error "error: no matching function for call to ‘ros::NodeHandle::subscribe(const char [24], int, <unresolved …

c++ publish-subscribe robot ros
Making a REST call from a Unity Project

I need to control a robot from within Unity3D. The robot responds to these requests: class r0.server.httpserver.…

c# json rest unity3d robot