how to rosmake as sudo?
hi guys! I installed openni on a "old" laptop that doesn't support SSE3 instructions. So I did this modification on the CMakeLists.txt but I don't know how to rosmake it to generate the new node. I tried to rename ROS_NOBUILD but when I do rosmake I got this message:
mkdir: impossible create directory "build": Permission denied
thank you!