You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not hard-coded since it uses getUserAppDataDir(). What is the error message? Why do you need to pass an additional module path. You can install CROSS like any other FreeCAD plugin.
It's not hard-coded since it uses getUserAppDataDir(). What is the error message? Why do you need to pass an additional module path. You can install CROSS like any other FreeCAD
I used debian with no system provided ROS2, and custom built ROS workspace ( so it is not in system path ), and CROSS requires ROS2 environment setup during start up, I don't want it loaded when I don't uses cross ( don't setup ROS2 environment), and I used FreeCAD -M to specify CROSS path
freecad.cross/freecad/cross/wb_utils.py
Line 34 in a138f1a
due to this hard coded UserAppData Path, I cannot start
FreeCAD
withcross
viaFreeCAD -M freecad.cross
command lineThe text was updated successfully, but these errors were encountered: