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

add support for aarch64 #792 #793

Merged
merged 1 commit into from
Sep 19, 2017
Merged

add support for aarch64 #792 #793

merged 1 commit into from
Sep 19, 2017

Conversation

yk-fujii
Copy link

@yk-fujii yk-fujii commented Sep 6, 2017

Status

DEVELOPMENT

Description

This PR support to aarch64. autowarefoundation/autoware_ai#972
Included:

  • Added documents to build autoware with drivepx2.
  • Fixed a CMakeLists.

Todos

Steps to Test or Reproduce

Install with reference to documents.

@yk-fujii yk-fujii self-assigned this Sep 6, 2017
@yk-fujii
Copy link
Author

yk-fujii commented Sep 6, 2017

Since this can be confirmed only in a limited environment, I will check it myself.

@dejanpan
Copy link

dejanpan commented Sep 6, 2017

alternatively we could ask on the slack "general" or autoware google group if there are any people with drivePX2 willing to test this.

@yk-fujii yk-fujii merged commit 913af98 into develop Sep 19, 2017
@yk-fujii yk-fujii deleted the feature/aarch64 branch September 19, 2017 01:55
@asimay
Copy link

asimay commented Oct 28, 2017

Hi, dear friend. I'm doing PX2 testing now.
I'm willing to reflect testing result to you as my honor.
but can you help me on what's testing feature you want to do ?
and the first big issue is , PX2 has very small memory, only 6.5G , now it is very slow to run... any hint?

@asimay
Copy link

asimay commented Oct 28, 2017

comments:
line 67 should be remove. it report error when setup.

git checkout -b aarch64 origin/feature/aarch64

and on kinetic version, ROS rviz has a big issue, especially for autoware, often shows tons of following err and exit:
0x141fda0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x4fbb10) ): Attempt to set a screen on a child window.
0x13f96e0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x4fbb10) ): Attempt to set a screen on a child window.

please see this link:
ros-visualization/rviz#1070

@czluck
Copy link

czluck commented Jul 30, 2019

comments:
line 67 should be remove. it report error when setup.

git checkout -b aarch64 origin/feature/aarch64

and on kinetic version, ROS rviz has a big issue, especially for autoware, often shows tons of following err and exit:
0x141fda0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x4fbb10) ): Attempt to set a screen on a child window.
0x13f96e0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x4fbb10) ): Attempt to set a screen on a child window.

please see this link:
ros-visualization/rviz#1070

Hi, asimay , have you ever solved this problem ? I got the same issue yesterday

@gbiggs
Copy link

gbiggs commented Aug 4, 2019

Thanks for using Autoware and for your question. However the issue tracker is for posting confirmed bugs and feature requests.

We ask that you please ask questions at the ROS Answers website following our support guidelines: https://gitlab.com/autowarefoundation/autoware.ai/autoware/wikis/Support-guidelines#ros-answers. Please pay particular attention to the information we ask you to provide.

@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants