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

qazmonk's profile - activity

2015-06-24 08:21:36 -0500 received badge  Student (source)
2014-09-05 06:43:04 -0500 received badge  Famous Question (source)
2014-03-27 01:21:17 -0500 received badge  Notable Question (source)
2014-02-08 09:49:41 -0500 received badge  Supporter (source)
2014-02-08 09:49:36 -0500 commented answer rosrun can't find gazebo executable

It fixed itself when I restarted my computer. Thank you though!

2014-02-04 08:23:24 -0500 received badge  Popular Question (source)
2014-02-02 15:13:55 -0500 asked a question rosrun can't find gazebo executable

I just installed gazebo. Everything went fine but when I went to test it using the commands

roscore &

rosrun gazebo_ros gazebo

I got the error

[rosrun] Couldn't find executable named gazebo below

/opt/ros/hydro/share/gazebo_ros

It's strange because tab completion still works and everything appears to be in the correct directories.

Thank you for any help