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

ROS2 Without Installation Windows

asked 2021-04-11 04:38:29 -0500

haritsahm gravatar image

Hi guys! Is it possible to use ROS2 basic functions like pub-sub, service-client, action-server, etc. without installing it in Windows 10? Maybe using DLL or something? Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-11 17:02:00 -0500

ChriMo gravatar image

ReHi, maybe one possible solution is this https://github.com/RobotWebTools/rosb...

Sometimes, ros or ros2 cannot be installed at systems, but access to ros systems is necessary. In this case, you can use a ros_bridge_client without any native ros dependencies.

The ros bridge client uses simple json and websocket protocol https://github.com/RobotWebTools/rosb...

Good luck, sometimes it helps ;-)

Cheers Chrimo

edit flag offensive delete link more

Comments

Thank you! I will check it out later

haritsahm gravatar image haritsahm  ( 2021-04-12 07:39:58 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2021-04-11 04:38:29 -0500

Seen: 200 times

Last updated: Apr 11 '21