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

Eliminate rosdep errors and autoware.universe build error #3854

Closed

Conversation

bgilby59
Copy link

Description

Stop having rosdep try to install unnecessary packages to eliminate rosdep errors, and revert autoware.universe back to a commit that allow edge-auto to build without error

Tests performed

Reran rosdep install and build script. Confirmed that both ran without errors.

Effects on system behavior

Now edge-auto builds and rosdep does not output error messages.

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.

aohsato and others added 8 commits June 19, 2023 21:46
* modify: rebuild repos file for edge-auto

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: clean and add test commands

Signed-off-by: Akihito OHSATO <[email protected]>

* add: lidar-based sample launchers

Signed-off-by: Akihito OHSATO <[email protected]>

* fix: calibration tools branch

Signed-off-by: Akihito OHSATO <[email protected]>

* fix: edge-auto repositories

Signed-off-by: Akihito OHSATO <[email protected]>

* fix: git -> https links in autoware.repos

Signed-off-by: Akihito OHSATO <[email protected]>

* feat: add edge.auto dedicated playbook (#4)

* feat: add edge.auto dedicated playbook

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* feat: add an option to enable/disable network configuration

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* feat: add DHCP support

Signed-off-by: Manato HIRABAYASHI <[email protected]>

---------

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* feat(edge-auto/docs): edge.auto documentation (#3)

---------

Signed-off-by: Akihito OHSATO <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
Co-authored-by: Manato Hirabayashi <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
* docs: fix product link

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: fix sample application

Signed-off-by: Akihito OHSATO <[email protected]>

---------

Signed-off-by: Akihito OHSATO <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
* docs: fix 02_installation

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: update 01_hardware_setup to show display port usage

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: update 02_installation to show how to remote access

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: change build commands from raw one to using scripts

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: update 03_sensor_calibration to show how to access via ssh and starting camera stream

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: update 03_sensor_calibration and add some screen shots

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: update 04_launch_application

Signed-off-by: Manato HIRABAYASHI <[email protected]>

* docs: move figures

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: using NOTE blockquote

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: fix upper case

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: fix note/warning blockquate style

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: fix note/warning blockquate style

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: fix netplan warning

Signed-off-by: Akihito OHSATO <[email protected]>

* docs: add hardware setup photo

Signed-off-by: Akihito OHSATO <[email protected]>

---------

Signed-off-by: Akihito OHSATO <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
Co-authored-by: Manato HIRABAYASHI <[email protected]>
@bgilby59 bgilby59 requested a review from drwnz September 22, 2023 07:28
@bgilby59 bgilby59 closed this Sep 22, 2023
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.

4 participants