Add container that can be run on a remote machine to move the robot

This commit is contained in:
2026-05-28 22:21:44 +00:00
parent c6d02bbe43
commit 949c763968
7 changed files with 248 additions and 1 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ If you are getting a message like:
This could be because there is no `/tf` topic available. This topic is used to describe the relationship between coordinate systems (robot position, lidar position, camera position etc).
If this is the case, you can changet the fixed frame reference to the lidar itself. Change the `Global Options -> Fixed Frame` option from `map` to `laser` to tell the system to use the laser as the base of all transforms.
If this is the case, you can changet the fixed frame reference to the lidar itself. Change the `Global Options -> Fixed Frame` option from `map` to `laser` to tell the system to use the laser as the base of all transforms.