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

webpage to control a ros system

asked 2018-03-05 03:40:31 -0500

eric_cartman gravatar image

The goal is to build a webpage with 3 image topics[AKA web streams] and 2 client nodes(AKA inputs for the user accessing the webpage) of a ros system.

  1. Is this even possible?
  2. If yes, what exactly do i do? I have no experience in web stuff.

Thanks in advance

edit retag flag offensive close merge delete

Comments

The typical answer to these types of questions is: yes, use rosbridge_suite together with RobotWebTools. That would allow you to create something from scratch.

There are some precooked solutions that use the above, but if you ..

gvdhoorn gravatar image gvdhoorn  ( 2018-03-05 03:44:08 -0500 )edit

.. have no experience in web development using any of that is going to be difficult. It might help if you can describe what your actual goal is: what is this web application supposed to do / allow?

gvdhoorn gravatar image gvdhoorn  ( 2018-03-05 03:44:23 -0500 )edit

For industrial applications and HMIs, flexgui might be an option. It's ROS integrated and targeted specifically at industrial interfaces. The basic variant is also open-source: flexgui_industrial.

gvdhoorn gravatar image gvdhoorn  ( 2018-03-05 03:46:01 -0500 )edit

Not industrial. Just for a prototype for my project.

eric_cartman gravatar image eric_cartman  ( 2018-03-05 03:51:14 -0500 )edit

I have a ROS system with a couple of cameras, a mobile base & a robotic arm. I have 2 servers one for the base and one for the arm. I need to build a webpage/application which links to this ros system and must contain 3 web streams & 2 user inputs which link to the ros servers(aka ros-clients)

eric_cartman gravatar image eric_cartman  ( 2018-03-19 13:04:14 -0500 )edit

Seems like ros web tools should be a good enough system for now. Thanks for you help @gvdhoorn

eric_cartman gravatar image eric_cartman  ( 2018-03-19 19:29:47 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-07-10 21:20:33 -0500

eric_cartman gravatar image
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-03-05 03:40:31 -0500

Seen: 316 times

Last updated: Jul 10 '18