ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Web development in ROS Hydro [closed]

asked 2015-11-23 16:34:44 -0500

Wilianson gravatar image

Hi, I am doing a teleoperation application in Android , and it is going to be finished soon, but the next step in my project is moving it into a web application. I was thinking in a JavaScript client but I don't find enough information to make it.

Another option was make a web java development and using my current code and move it into a web.

I would know your suggestions to start my project, I am working with a Hydro distribution of ROS.

Thanks in advance

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Wilianson
close date 2015-12-09 10:25:53.414800

2 Answers

Sort by ยป oldest newest most voted
2

answered 2015-11-23 16:40:11 -0500

updated 2015-11-23 16:41:19 -0500

Check out rosbridge_suite which lets you communicate with ROS over a websocket, and includes javascript libraries for making this easy. Take a look at http://robotwebtools.org/ to see some examples of what you can do with it.

edit flag offensive delete link more
0

answered 2015-12-07 09:14:56 -0500

Wilianson gravatar image

thanks, I will work with rosbridge

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-11-23 16:34:44 -0500

Seen: 168 times

Last updated: Dec 07 '15