Skip to content

Commit 46eac29

Browse files
committed
fix compiler issues on mac ox
1 parent b6439ce commit 46eac29

File tree

12 files changed

+1
-1295
lines changed

12 files changed

+1
-1295
lines changed

Host_Setup/RoboStack/ros_conda_install_unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ echo -e "${BLUE}Finish Settting up RoboStack Env${NC}"
9999

100100
conda activate ros_base
101101

102-
mamba install compilers cmake pkg-config make ninja --yes
102+
mamba install compilers cmake pkg-config make ninja -c conda-forge --override-channels --yes
103103

104104
mamba install catkin_tools --yes
105105

asset/Jetson_Setup/99-pololu.rules

Lines changed: 0 additions & 1 deletion
This file was deleted.

asset/Jetson_Setup/add_on.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

asset/Jetson_Setup/config.mk

Lines changed: 0 additions & 21 deletions
This file was deleted.

asset/Jetson_Setup/disable_BT.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)