after non_ros_src - dingdongdengdong/astra_ws GitHub Wiki

if you edit teleop or something else in non_ros_src, u must reinstall with pip because these files not include colcon build, but install with pip ( 3.10 python packages) so must reinstall related pkg with pip or directly edit in [ex ~/ros2_ws/.venv/lib/python3.10/site-packages] if you use .venv

forexample, you edit index.js, must edit ~/ros2_ws/.venv/lib/python3.10/site-packages/astra_teleop_web/static/index.js