mods by mikerb Sat Aug 31 09:35:01 EDT 2024
This commit is contained in:
12
src/lib_behaviors-test/README
Normal file
12
src/lib_behaviors-test/README
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
To use the dynamic loading of behaviors, you need to set the following
|
||||
environment variable (in your .bashrc file for bash users, or in your
|
||||
.cshrc file for tcsh users)
|
||||
|
||||
For bash users:
|
||||
export IVP_BEHAVIOR_DIRS=/home/bob/moos-ivp-extend/lib
|
||||
|
||||
For tcsh users:
|
||||
setenv IVP_BEHAVIOR_DIRS '/home/bob/moos-ivp-extend/lib'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user