open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
223 stars 57 forks source link

How to setup free fleet when the robot is using ROS kinetic and Ubuntu 12? #402

Open astronaut71 opened 8 months ago

astronaut71 commented 8 months ago

Hi

My actual robot has Ubuntu 12 and ROS1 kinetic and I have laptop with Ubuntu 22.04 and ROS2 humble. I was wondering if its possible to run the client on the AMR with Ubuntu 12 and ROS1 kinetic and server on my laptop and communicate with the robot . So is it possible that free_fleet server and client will connect and will work out of the box without needing any additional network setup as both nodes use DDS ? Even on the AMR (client side is using ROS kinetic).

Thanks