This repository was archived by the owner on Jul 17, 2019. It is now read-only.
Path problem#11
Open
imxood wants to merge 10 commits intoajshort:masterfrom
Open
Conversation
Owner
|
Author
|
ok
2017-11-23 10:39 GMT+08:00 Andrew Short <notifications@github.com>:
…
1. Could you please isolate the code you actually changed? There's a
lot of unrelated changes in this request.
2. Please do not remove the copyright/license information.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN>
.
|
Author
|
Not using git very well,Sorry, and this is the first time using "New pull
request".....After many modify, now the python code can be debug.
2017-11-23 10:40 GMT+08:00 imx x <imxood@gmail.com>:
… ok
2017-11-23 10:39 GMT+08:00 Andrew Short ***@***.***>:
>
> 1. Could you please isolate the code you actually changed? There's a
> lot of unrelated changes in this request.
> 2. Please do not remove the copyright/license information.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#11 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN>
> .
>
|
Owner
|
When you source ROS in a terminal, what is your |
Author
|
[image: 内嵌图片 2]
[image: 内嵌图片 3]
I did not modify PYTHONPATH path. Write python source package's paths to
.env file via plug-in, python source package's path are the value of the
another PYTHONPATH environment variable. vscode will automatically merge
PYTHONPATH
2017-11-27 10:07 GMT+08:00 Andrew Short <notifications@github.com>:
… When you source ROS in a terminal, what is your PYTHONPATH set to? Also
what is the python autocomplete extra paths option with this change?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOM2uPjk64KDlttAzrqV7SAxbCpeUqu-ks5s6hlPgaJpZM4QoNIN>
.
|
Owner
|
Can you either post the text or upload the images via the GitHub web interface? The images did not come through. |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Compile multiple sources, I need to include multiple source path to the workspace(cpp_include and pythonpath), ok, It was solved~