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
edefc189
Commit
edefc189
authored
2 weeks ago
by
Tommy Persson
Browse files
Options
Downloads
Patches
Plain Diff
Work on daep and m100
parent
4c7c95c8
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
edefc189
...
...
@@ -673,7 +673,7 @@ broker. The bridge program is currently not public, ask about access to it.
An example of how to start this program for /op1 is:
```
bash
ros2 launch lrs_json_api wara.launch.py ns:
=
/op1 have_camera:
=
false
host:
=
brokerhost port:
=
brokerport
{
user:
=
mqtt password:
=
passwd supported_levels:
=[
"sensor"
,
"direct-execution"
,
"tst execution"
]
available_tasks
=
[
"move-to"
,
"move-path"
,
"look-at-bearing"
,
"go-home"
,
"look-at-position"
,
"observe-position"
,
"search-area"
,
"drop"
,
"pick-up"
]
available_sensors:
=[
"position"
,
"heading"
,
"course"
,
"speed"
,
"gimbal_body_yaw"
,
"resources_info"
,
"gimbal_angle"
,
"connect_status"
,
"unit_status"
,
"camera_tags"
,
"videoserver_url"
]
prefix3:
=
air prefix4:
=
real ome_ws:
=
wss://ome.waraps.org:3334/ reduced_rate:
=
true
ros2 launch lrs_json_api wara.launch.py ns:
=
/op1 have_camera:
=
false
host:
=
brokerhost port:
=
brokerport user:
=
mqtt password:
=
passwd supported_levels:
=
'
["sensor", "direct-execution", "tst execution"]
'
available_tasks
:
=
'
["move-to", "move-path", "look-at-bearing", "go-home", "look-at-position", "observe-position", "search-area", "drop", "pick-up"]
'
available_sensors:
=
'
["position", "heading", "course", "speed", "gimbal_body_yaw", "resources_info", "gimbal_angle", "connect_status", "unit_status", "camera_tags", "videoserver_url"]
'
prefix3:
=
air prefix4:
=
real ome_ws:
=
wss://ome.waraps.org:3334/ reduced_rate:
=
true
```
This program needs to be started on all agents.
...
...
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