vscode-ros icon indicating copy to clipboard operation
vscode-ros copied to clipboard

Path problem

Open imxood opened this issue 8 years ago • 7 comments
trafficstars

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

imxood avatar Nov 23 '17 02:11 imxood

  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.

ajshort avatar Nov 23 '17 02:11 ajshort

ok

2017-11-23 10:39 GMT+08:00 Andrew Short [email protected]:

  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 https://github.com/ajshort/vscode-ros/pull/11#issuecomment-346520972, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN .

imxood avatar Nov 23 '17 02:11 imxood

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 [email protected]:

ok

2017-11-23 10:39 GMT+08:00 Andrew Short [email protected]:

  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 https://github.com/ajshort/vscode-ros/pull/11#issuecomment-346520972, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN .

imxood avatar Nov 23 '17 14:11 imxood

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?

ajshort avatar Nov 27 '17 02:11 ajshort

[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 [email protected]:

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 https://github.com/ajshort/vscode-ros/pull/11#issuecomment-347060574, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uPjk64KDlttAzrqV7SAxbCpeUqu-ks5s6hlPgaJpZM4QoNIN .

imxood avatar Nov 27 '17 08:11 imxood

Can you either post the text or upload the images via the GitHub web interface? The images did not come through.

ajshort avatar Nov 28 '17 00:11 ajshort

image

image

imxood avatar Nov 28 '17 01:11 imxood