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

Ros usage in different type of apps

asked 2017-03-29 18:11:21 -0500

commandos23 gravatar image

Is it possible to use ROS for desktop/mobile app not necessairly to control any robot? I would like to do research on some cool features in ROS and use them in some different type of application(at the beginning for desktop app, later for mobile)? IF possible, any suggestion would be great. Also, If possible, could I have c# app together with ros in c++ code? I couldnt explain better, because I am not sure if this is possible, so at the moment I dont have any particular app on my mind.

Thank You.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2017-03-30 03:26:03 -0500

updated 2017-03-30 06:30:46 -0500

Ros's message exchange principles allow you to implement a many to many computational graph no matter if those nodes a robots or not, those could be sensors, cars, cats or any that is able to implement a pub/subs msg exchange.

If you don't have any particular app on mind, then search for domotic projects, IoT projects, IioT projects or Industrie projects and try to elaborate a concept that implements data exchange based on ROS.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-03-29 18:11:21 -0500

Seen: 85 times

Last updated: Mar 30 '17