Skip to content

shiveshkhaitan/ros-steering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS_Steering

An Android controller for ROS robot. The android controller can give velocity commands to the connected ROS robot and also query the odom.

ROS CONTROLLER:

Launching the ROS controller-

roslaunch ros_controller ros_controller.launch

ANDROID CONTROLLER:

Feed the IP Address of the robot(e.g. 192.168.43.168) in the application. The application will show a green signal after connecting. The robot can now be controlled.