Posted by @[Missing data]:
Description:
I successfully used Free Fleet to send commands from a server to my ROS1 robot simulation client. Now, I want to integrate RMF to achieve the same functionality, where the server can command the robot through RMF. I need assistance with the integration process.
Environment:
ROS2 Version: [Galactic]
ROS1 Version: [ Noetic]
Operating System: [Ubuntu 20.04]
ROS2-ROS1 Bridge: Installed
RMF :installed on ros2 humble
Steps Taken:
-Installed RMF following the official documentation.
-Installed ROS1-ROS2 bridge.
-Sourced ROS1, ROS2, and RMF setup files.
-Sent task commands from the server to the robot using Free_fleet.
Main Problem :
i need practical steps to integrate open-rmf with all it’s functionalities with my ros1 robot and free_fleet (im new to this )
,also ,if using free_fleet then integrating it using fleet adapter isn’t the right way to do it ,please let me know
thanks !