Go2-Nav_System / .vscode /settings.json
thanhnc19's picture
Upload folder using huggingface_hub
15b8951 verified
Raw
History Blame Contribute Delete
2.13 kB
{
"ROS2.distro": "jazzy",
"python.autoComplete.extraPaths": [
"/home/thanhnc/unige_ws/build/spot_sar_sim",
"/home/thanhnc/unige_ws/install/spot_sar_sim/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_executive",
"/home/thanhnc/unige_ws/install/spot_sar_executive/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_planning",
"/home/thanhnc/unige_ws/install/spot_sar_planning/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_perception",
"/home/thanhnc/unige_ws/install/spot_sar_perception/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_nav",
"/home/thanhnc/unige_ws/install/spot_sar_nav/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/install/spot_sar_msgs/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_bringup",
"/home/thanhnc/unige_ws/install/spot_sar_bringup/lib/python3.12/site-packages",
"/opt/ros/jazzy/lib/python3.12/site-packages"
],
"python.analysis.extraPaths": [
"/home/thanhnc/unige_ws/build/spot_sar_sim",
"/home/thanhnc/unige_ws/install/spot_sar_sim/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_executive",
"/home/thanhnc/unige_ws/install/spot_sar_executive/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_planning",
"/home/thanhnc/unige_ws/install/spot_sar_planning/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_perception",
"/home/thanhnc/unige_ws/install/spot_sar_perception/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_nav",
"/home/thanhnc/unige_ws/install/spot_sar_nav/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/install/spot_sar_msgs/lib/python3.12/site-packages",
"/home/thanhnc/unige_ws/build/spot_sar_bringup",
"/home/thanhnc/unige_ws/install/spot_sar_bringup/lib/python3.12/site-packages",
"/opt/ros/jazzy/lib/python3.12/site-packages"
]
}