[ros-users] Running commands as SuperUser

Ruben Smits ruben.smits at mech.kuleuven.be
Wed Jun 2 20:55:07 UTC 2010


On Wednesday 02 June 2010 22:28:19 Alexis Cheng wrote:
> Hi,
> 
> I have a couple of source files that require super user privilege. Is it
> possible to run commands such as rosrun as super user? I tried sudo rosrun
> ... and it returns with rosrun: command not found. Has anybody ran into
> this issue, and if so how did you get around it? Thanks for your
> attention.

We got around the problem by becoming root using "sudo su", sourcing the 
setup.sh file (or any other way to set up the ROS environment for the root 
user), and executing rosrun as root.

Ruben


> Regards,
> Alexis Cheng
> Electrical Engineering
> University of British Columbia
> 
> ________________________________
> 30 days of prizes: Hotmail makes your day easier! Enter
> now<http://go.microsoft.com/?linkid=9729705>



More information about the ros-users mailing list