Skip to content

Commit 46eac29

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

12 files changed

+1
-1295
lines changed

Host_Setup/RoboStack/ros_conda_install_unix.sh

+1-1
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

-1
This file was deleted.

asset/Jetson_Setup/add_on.sh

-20
This file was deleted.

asset/Jetson_Setup/config.mk

-21
This file was deleted.

asset/Jetson_Setup/disable_BT.sh

-9
This file was deleted.

0 commit comments

Comments
 (0)