You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use OpenRMF in Ubuntu 22.04 , ros-distro Humble, to control a turtlebot4. I initially just wanted to make the robot navigate trough waypoints. those are the steps I made:
I created a lane graph map with the traffic editor
I have a draft of fleet adapter for my robot created by following the fleet_adapter_template repo
Then by following the rmf-demos office example I create the launch files to launch the fleet adapter and the other common components of open-rmf
as a result I see the lan graph map in rviz, and the fleet adapter succesfully connects with the robot. How can I test the navigation by submitting tasks? the robot should be configure to do what in the doc is called loop task? can someone gives me some guidelines?
I'm pretty new about open-rmf an help would be really appreciated!
thanks in advance
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to use OpenRMF in Ubuntu 22.04 , ros-distro Humble, to control a turtlebot4. I initially just wanted to make the robot navigate trough waypoints. those are the steps I made:
as a result I see the lan graph map in rviz, and the fleet adapter succesfully connects with the robot. How can I test the navigation by submitting tasks? the robot should be configure to do what in the doc is called loop task? can someone gives me some guidelines?
I'm pretty new about open-rmf an help would be really appreciated!
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions