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

erenaud2's profile - activity

2021-09-15 13:36:04 -0500 received badge  Favorite Question (source)
2021-01-02 01:18:04 -0500 received badge  Self-Learner (source)
2021-01-02 01:18:04 -0500 received badge  Teacher (source)
2020-05-14 11:28:34 -0500 received badge  Famous Question (source)
2020-03-06 09:41:09 -0500 received badge  Notable Question (source)
2020-02-24 07:35:01 -0500 received badge  Supporter (source)
2020-02-21 06:35:45 -0500 received badge  Enthusiast
2020-02-13 02:51:40 -0500 received badge  Popular Question (source)
2020-02-12 11:54:47 -0500 marked best answer Ros1_bridge between ROS1 on WSL and ROS2 on Windows

Hello !

I would like to set up a system in which I would have (on a single computer of course) :

  • ROS Kinetic installed on WSL (could also be ROS Melodic),
  • ROS2 Dashing on pure Windows,
  • ros1_bridge to allow communication between the first two.

Would you say it's feasible ?

What I really want to do:

I am currently working with OnBoard-SDK-ROS, a package designed to connect ROS to DJI's drones. I would like to synchronize data from various sensors with my drone ones' (using ROS of course). My problem is that those sensors can only be connected to Windows (cry in Linux...).

Of course, I could have OnBoard-SDK-ROS on my WSL and some kind of web-server on Windows to expose sensors data to WSL. But it bothers me to lost ROS abilities.

At first, I thought of installing both ROS1 and ROS2 on Windows. But I am experiencing a lot of troubles trying to compile OnBoard-SDK on Windows (dependency of OnBoard-SDK-ROS). I am not even sure that it is possible.

Any thoughts/ideas would be greatly appreciated !

2020-02-12 11:16:41 -0500 commented answer Ros1_bridge between ROS1 on WSL and ROS2 on Windows

Unfortunately, I can not accept my answer as correct since my karma is < 10 points

2020-02-12 11:15:53 -0500 answered a question Ros1_bridge between ROS1 on WSL and ROS2 on Windows

@MCornelis Sorry, I didn't make my self clear. ROS is NOT installed on my drone (and can NOT be). It only contains a fli

2020-02-04 10:18:57 -0500 asked a question Ros1_bridge between ROS1 on WSL and ROS2 on Windows

Ros1_bridge between ROS1 on WSL and ROS2 on Windows Hello ! I would like to set up a system in which I would have (on a