Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mounts: Flir PTU and Fath Pivot #5

Merged
merged 7 commits into from
Mar 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added mounts to sample config
luis-camero committed Mar 13, 2023

Verified

This commit was signed with the committer’s verified signature.
d2iq-dispatch D2iQ Dispatch
commit 748d6694ccfcc14e2082e572e73209db758ec34c
37 changes: 28 additions & 9 deletions clearpath_config/sample/a200_config.yaml
Original file line number Diff line number Diff line change
@@ -62,15 +62,34 @@ platform: # These are are parameters specific to a a platform


mounts:
front_pivot:
enabled: true
parent_link: front_mount
accessory_link: front_pivot_mount
model: fath_pivot
angle: 0
xyz: [0, 0, 0]
rpy: [0, 0, 0]

- name: "front_pivot"
model: "fath_pivot"
parent: "base_link"
mounting_link: "front_pivot_mount"
angle: 0.0
xyz: [0.0, 0.0, 0.0]
rpy: [0.0, 0.0, 0.0]

- name: "ptu"
model: "flir_ptu"
parent: "base_link"
mounting_link: "ptu_mount"
xyz: [0.0, 0.0, 0.0]
rpy: [0.0, 0.0, 0.0]
tty_port: "/dev/ptu"
tcp_port: 4000
ip: "192.168.131.70"
connection_type: "tty"
limits_enabled: False
# front_pivot:
# enabled: true
# parent_link: front_mount
# accessory_link: front_pivot_mount
# model: fath_pivot
# angle: 0
# xyz: [0, 0, 0]
# rpy: [0, 0, 0]

sensors: # Various sensors
lidars:
0: