ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rosrun: command not found (indigo)

asked 2015-09-22 16:23:32 -0500

jfreddevil7 gravatar image

I am not able to use roscd or rosrun commands. When I try to use rosrun it says rosrun: command not found. I already sourced the setup.bash file. I checked in /opt/ros/indigo/bin and these 2 commands are missing. What can be the problem?

edit retag flag offensive close merge delete

Comments

Are you able to run other commands?

Naman gravatar image Naman  ( 2015-09-22 19:33:44 -0500 )edit

Please update your question with information on what OS this is, which version, version of ROS, how you installed ROS (from source, or from debians/rpms) and the exact steps you took that lead to the behaviour that you are seeing.

gvdhoorn gravatar image gvdhoorn  ( 2015-09-23 02:04:48 -0500 )edit

I have this problem on Ubuntu 14.04 (recently upgraded) 64-bit. Installed ROS indigo using: sudo apt-get installros-indigo-xacro ros-indigo-kdl-parser ros-indigo-common-msgs ros-indigo-tf ros-indigo-tf-conversions ros-indigo-libccd ros-indigo-octomap ros-indigo-resource-retriever ros-indigo-srdfdom.

Kirjain_ gravatar image Kirjain_  ( 2015-11-12 12:17:05 -0500 )edit

Sorry I actually found out I was only missing the ros-indigo-rosbash package!

Kirjain_ gravatar image Kirjain_  ( 2015-11-12 12:24:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
9

answered 2016-01-19 02:40:43 -0500

zeroos gravatar image

In order to have a command rosrun available you need to install package ros-indigo-rosbash.

edit flag offensive delete link more

Comments

I upgraded my ubuntu kernel as part of installing the intel realsense r200 drivers / software and somehow rosrun disappeared. ?? Anyway, this solved it, thanks.

jacksonkr_ gravatar image jacksonkr_  ( 2016-07-21 12:28:03 -0500 )edit
1

I've had rosbash disappear after doing 'sudo apt-get autoremove', too...

AndyZe gravatar image AndyZe  ( 2016-09-09 11:57:14 -0500 )edit

Question Tools

Stats

Asked: 2015-09-22 16:23:32 -0500

Seen: 20,480 times

Last updated: Sep 22 '15