mirror of
https://github.com/bjoernellens1/cps_microros_imu.git
synced 2024-11-22 08:03:47 +00:00
10 lines
326 B
JSON
10 lines
326 B
JSON
{
|
|
"python.autoComplete.extraPaths": [
|
|
"/opt/ros/humble/lib/python3.10/site-packages",
|
|
"/opt/ros/humble/local/lib/python3.10/dist-packages"
|
|
],
|
|
"python.analysis.extraPaths": [
|
|
"/opt/ros/humble/lib/python3.10/site-packages",
|
|
"/opt/ros/humble/local/lib/python3.10/dist-packages"
|
|
]
|
|
} |