![Lucid Helios Flex Technical Manual Download Page 18](http://html1.mh-extra.com/html/lucid/helios-flex/helios-flex_technical-manual_1946566018.webp)
LUCID Helios Flex Camera Technical Manual
18
5.
Change to root user
sudo -i
6.
Set udev rules to apply the settings to the i2c busses on boot
echo 'KERNEL=="i2c-[0-9]*", GROUP="i2c"' >> \
/etc/udev/rules.d/10-local_i2c_group.rules
7.
Reboot your tx2
sudo reboot
Running FlexView
1.
Navigate to your ArenaFlex SDK folder
cd ~/ArenaFlexSDK_Tx2
Note
These instructions assume ArenaFlex SDK is installed into the home directory.
2.
Add the following to
~/.bashrc
to ensure ArenaFlex can find the ArenaFlex libraries and run
the functions in
~/.bashrc
to apply the changes for the current terminal session
export LD_LIBRARY_PATH=~/ArenaFlexSDK_Tx2/lib:$LD_LIBRARY_PATH
source ~/.bashrc
3.
Run FlexView by navigating to the ArenaFlexSDK_Tx2/flexview/output directory
cd ~/ArenaFlexSDK_Tx2/flexview/output
./flexview