Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lrs_doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lrs2
lrs_doc
Commits
7e9a97cc
Commit
7e9a97cc
authored
2 years ago
by
Tommy Persson
Browse files
Options
Downloads
Patches
Plain Diff
Fix fot tf forwarding.
parent
53c30106
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
communication.md
+1
-1
1 addition, 1 deletion
communication.md
with
1 addition
and
1 deletion
communication.md
+
1
−
1
View file @
7e9a97cc
...
...
@@ -66,7 +66,7 @@ ROS2 agent:
to are prepended with the prefix "/ext". That means that all
programs generating messages that is also intended for external
agents need to prepend "/ext" to the topic. The
**mqtt_to_ros**
program will push out the message on the topic without a prefix.
program will push out the message on the topic without a prefix
(except for /ext/tf)
.
This program can also be configured to reduce the number of messages
it sends by having a stride for each topic. Also for each topic we
can choose to send it to ALL agents or to a specific agent and we
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment