Skip to content

PATH setting!!#5

Open
noirmist wants to merge 1 commit intokalectro:masterfrom
noirmist:master
Open

PATH setting!!#5
noirmist wants to merge 1 commit intokalectro:masterfrom
noirmist:master

Conversation

@noirmist
Copy link

@noirmist noirmist commented Apr 4, 2015

After this PATH setting.
you don't have to cd to OpenNI2/Bin/Armv6l-Release anymore for "rosrun openni2_camera openni2_camera_node".

I add below.

After you copy that file you have to make PATH for this.
Add "include /usr/local/lib" at the end of /etc/ld.so.conf file. (Only inside of "")
and $sudo ldconfig (OR you can $sudo ldconfig -v to watch your file(libOpenNI2.so) path setting

then cd (go to your home folder)and
Add "export OPENNI2_DRIVERS_PATH=/usr/local/lib/OpenNI2/Drivers" at the end of .bashrc (Only inside of "")
and source .bashrc

After this PATH setting.
you don't have to cd to OpenNI2/Bin/Armv6l-Release anymore for "rosrun openni2_camera openni2_camera_node".

I add below.

After you copy that file you have to make PATH for this.
Add "include /usr/local/lib" at the end of /etc/ld.so.conf file. (Only inside of "")
and $sudo ldconfig (OR you can $sudo ldconfig -v to watch your file(libOpenNI2.so) path setting

then cd (go to your home folder)and 
Add "export OPENNI2_DRIVERS_PATH=/usr/local/lib/OpenNI2/Drivers" at the end of .bashrc (Only inside of "")
and source .bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants