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

Weakness in instruction "How to Debug the Dreamview Start Problem" #5436

Closed
gladijos opened this issue Aug 21, 2018 · 4 comments
Closed

Weakness in instruction "How to Debug the Dreamview Start Problem" #5436

gladijos opened this issue Aug 21, 2018 · 4 comments
Assignees
Labels
Module: Simulation & Dreamview Indicates simulation module related issues Type: Enhancement Indicates code improvements, feature improvements

Comments

@gladijos
Copy link

Describe the bug
Weakness in instruction "How to Debug the Dreamview Start Problem".

To Reproduce
Follow the instruction. After typing

cmake ..

instruction tell

#backup pcl lib
mkdir -p /usr/local/lib/pcl.origin
mv /usr/local/lib/libpcl* /usr/local/lib/pcl.origin

#replace with our build
cp -a lib/* /usr/local/lib/

Expected behavior

Obviously instruction

make

is forgotten.

Desktop :

  • OS: [Ubuntu 16.04 LTS]
  • Browser [Chrome]
  • Version [Apollo 3.0 (r.3.0.0)]
@zhxt
Copy link
Contributor

zhxt commented Aug 21, 2018

@gladijos Yeah, you're right, good catch!
And would you like to submit a PR for this? All contributions are welcome!

@gladijos
Copy link
Author

@zhxt thanks for answer! I never did it, but I'll try soon!

@zhxt
Copy link
Contributor

zhxt commented Aug 22, 2018

@gladijos Great! You can refer to How to Contribute to Apollo and How to create a pull request.

Feel free to let us know if you have any questions.

@natashadsouza natashadsouza added Type: Enhancement Indicates code improvements, feature improvements Module: Simulation & Dreamview Indicates simulation module related issues labels Aug 22, 2018
@storypku
Copy link
Contributor

storypku commented Dec 3, 2020

Stale issue closed.

@storypku storypku closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Simulation & Dreamview Indicates simulation module related issues Type: Enhancement Indicates code improvements, feature improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants