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

feat(ansible): modify ansible script to setup CTI Anvil to run both 2D and 3D perception #42

Open
wants to merge 31 commits into
base: anvil-dev
Choose a base branch
from

Conversation

bgilby59
Copy link

@bgilby59 bgilby59 commented Nov 20, 2023

Description

This PR reworks the ROS2 ansible role to install ROS2 Humble on CTI Anvil running Ubuntu 20.04. It also modifies the ansible setup network configuration to match CTI Anvil's network interfaces. Lastly, it launches PTP as a master to synchronize with LiDAR devices.

Tests performed

Edge-auto-jetson running both 2D and 3D perception was executed successfully with live sensors on CTI Anvil after the setup script was ran.

Effects on system behavior

This PR allows CTI Anvil to perform as an edge ECU running edge-auto-jetson by installing ROS2 Humble and configuring network interfaces correctly. It also allows Anvil to synchronize with a LiDAR device through the use of PTP

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant