proper cyclonedds path is set in the entrypoint
This commit is contained in:
parent
79686698eb
commit
5200a884f1
|
@ -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 .
|
||||
|
||||
|
|
Loading…
Reference in New Issue