How do a fix this enviroment error ?
I'm trying to run this command but I get this error :
roslaunch turtlebot_bringup minimal.launch --screen
I get this
Invalid <arg> tag: environment variable 'TURTLEBOT_BASE' is not set.
Arg xml is <arg default="$(env TURTLEBOT_BASE)" doc="mobile base type [create, roomba]" name="base"/>
The traceback for the exception was written to the log file
add a comment