proper cyclonedds path is set in the entrypoint

This commit is contained in:
Rooholla-KhorramBakht 2024-05-29 16:32:27 -04:00
parent 79686698eb
commit 5200a884f1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ rosdep update
# Restart udev daemon
sudo service udev restart
export CMAKE_PREFIX_PATH=/workspace/unitree_ros2/cyclonedds_ws/install/cyclonedds/
python3 -m pip install --upgrade pip
cd /workspaces/Go2Py/ && python3 -m pip install -e .