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

Installation problem in Step 9 #2

Closed
SingaChen opened this issue Nov 30, 2021 · 6 comments
Closed

Installation problem in Step 9 #2

SingaChen opened this issue Nov 30, 2021 · 6 comments

Comments

@SingaChen
Copy link

Hi Junjia,
I am trying to install the simulator in my PC and everything goes well before step 9.

When I run the command "sudo bash tools/create_container.sh", It is shown that "non-network local connections being added to access control list". Is that formal?

I also noticed that I should modify the name and path in the scripts. Sorry for my unskilled operation, I do not know how to do it. I would appreciate you very much if you can help me with it!

Thanks in advanced!

@Skylark0924
Copy link
Owner

Skylark0924 commented Nov 30, 2021

When I run the command "sudo bash tools/create_container.sh", It is shown that "non-network local connections being added to access control list". Is that formal?

Hi, that is just output information, not an error or warning. So you do not need to care about it.

@Skylark0924
Copy link
Owner

I also noticed that I should modify the name and path in the scripts. Sorry for my unskilled operation, I do not know how to do it. I would appreciate you very much if you can help me with it!

In the create_container.sh:
image
You need to change $HOME/Github/advanced_robotics_project to the path where you clone the repository. The others do not need to be changed.

@SingaChen
Copy link
Author

Thanks for your help, I did it and jumped to Step 10.

However, the directory is not existing when I send "cd /root/ocrtoc_ws/src/tools" after I enter the docker container.
Screenshot from 2021-11-30 17-26-28

@Skylark0924
Copy link
Owner

Skylark0924 commented Nov 30, 2021

That's why you need to change the path (before create_container).

So what you need to do is:

  1. change the path
  2. create the container again

@Skylark0924
Copy link
Owner

Is your problem solved?If it is solved, I will close this issue.

@SingaChen
Copy link
Author

SingaChen commented Dec 3, 2021 via email

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

No branches or pull requests

2 participants