ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It wants you to set the environment variables NITE2_INCLUDE and NITE2_REDIST64 to the place where you install Nite2 to. e.g.
export NITE2_INCLUDE=/usr/local/Nite2/Include
export NITE2_REDIST64=/usr/local/Nite2/Redist
2 | No.2 Revision |
It wants you to set the environment variables NITE2_INCLUDE and NITE2_REDIST64 to the place where you install Nite2 to. e.g.
export NITE2_INCLUDE=/usr/local/Nite2/Include
NITE2_INCLUDE=/usr/local/NiTE-Linux-x64-2.2/Include
export NITE2_REDIST64=/usr/local/Nite2/Redist
NITE2_REDIST64=/usr/local/NiTE-Linux-x64-2.2/Redist
3 | No.3 Revision |
It wants you to set the environment variables NITE2_INCLUDE and NITE2_REDIST64 to the place where you install installed Nite2 to. e.g.
export NITE2_INCLUDE=/usr/local/NiTE-Linux-x64-2.2/Include
export NITE2_REDIST64=/usr/local/NiTE-Linux-x64-2.2/Redist