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

shyamalschandra's profile - activity

2016-08-03 09:10:57 -0500 received badge  Famous Question (source)
2016-06-15 01:59:27 -0500 received badge  Great Question (source)
2015-09-18 18:50:05 -0500 marked best answer Mac OSX (Moutain Lion) install didn't finish with ROS Eclectic

Hi,

I got the following error when tried to do the rosdep install with the full package in ROS...

Error: No available formula for gtest Failed to install gtest! [ rosmake ] rosdep install failed: Rosdep install failed
Traceback (most recent call last): File "/usr/local/bin/rosinstall", line 16, in <module> sys.exit(not rosinstall_main(sys.argv)) File "/Library/Python/2.7/site-packages/rosinstall/rosinstall_cli.py", line 229, in rosinstall_main options.catkinpp) File "/Library/Python/2.7/site-packages/rosinstall/rosinstall_cmd.py", line 100, in cmd_generate_ros_files subprocess.check_call("source %s && rosmake ros%s --rosdep-install%s" % (os.path.join(path, 'setup.sh'), ros_comm_insert, rosdep_yes_insert), shell=True, executable='/bin/bash') File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 511, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'source /Users/shyamal/ros/setup.sh && rosmake ros ros_comm --rosdep-install' returned non-zero exit status 1

Why is ROS broken on Mountain Lion? If it is still broken, how do I uninstall all the tools that I just installed to get all the way up to the rosdep install command? If you have any bugs with the OSX version, could I please help to make it work because I hate using ROS on Ubuntu (currently the defacto OS of choice)?

2015-09-18 18:49:36 -0500 marked best answer After so many years of ROS, why hasn't Mac OSX been stabilized?

After so many years of ROS, why hasn't Mac OSX been stabilized?

2014-11-06 06:19:29 -0500 received badge  Notable Question (source)
2014-11-05 22:12:37 -0500 received badge  Popular Question (source)
2014-11-05 18:07:00 -0500 asked a question Why not using github for easy forks?

Why not using github for easy forks?

2014-10-30 12:42:59 -0500 received badge  Notable Question (source)
2014-10-30 10:00:15 -0500 received badge  Popular Question (source)
2014-10-30 06:01:43 -0500 asked a question Why no dedicated support for many platforms?

Why no dedicated support for many platforms?

2014-08-18 12:56:06 -0500 received badge  Popular Question (source)
2014-08-17 19:45:26 -0500 received badge  Famous Question (source)
2014-07-07 01:53:43 -0500 received badge  Famous Question (source)
2014-05-22 04:28:18 -0500 received badge  Famous Question (source)
2014-05-20 13:40:38 -0500 received badge  Notable Question (source)
2014-05-20 10:32:27 -0500 received badge  Popular Question (source)
2014-05-20 06:55:40 -0500 asked a question Is there a bridge between ROS and Unity?

Hi,

Is there a bridge between ROS and Unity?

Thanks!

2014-05-20 06:44:27 -0500 asked a question What is the controller for the husky in Hydro?

What is the controller client for the husky in Hydro?

2014-01-28 17:26:21 -0500 marked best answer How do I fix this error message with Gazebo/Ogre plugin?

How do I fix this error message?


Msg Waiting for master Msg Connected to gazebo master @ http://localhost:11345 Error [RenderEngine.cc:356] Unable to load Ogre Plugin[/usr/lib/OGRE/Plugin_CgProgramManager.so]...Skipping.


2014-01-28 17:25:15 -0500 marked best answer Latest ROS doesn't install due to broken packages on Ubuntu 11.10

I am getting an error that there are broken packages when I try to install ROS on Ubuntu 11.10. What should I do? I followed all the directions and then it pulled out an error after I did the rosinstall command.

2014-01-05 01:03:02 -0500 received badge  Taxonomist
2013-05-13 00:49:46 -0500 received badge  Famous Question (source)
2013-05-11 13:26:20 -0500 received badge  Notable Question (source)
2013-05-10 19:44:06 -0500 received badge  Popular Question (source)
2013-05-10 09:56:02 -0500 asked a question Installing ROS on Ubuntu 13.04

Are there any clear issues I should be aware of when installing ROS on Ubuntu 13.04 from source? I followed the instructions but am having issues installing the packages, specifically the two following packages:

E: Unable to locate package python-rosdep E: Unable to locate package python-wstool

Could someone please help?

Should I downgrade to 12.10? Is that a better idea?

2013-03-18 23:10:59 -0500 received badge  Notable Question (source)
2013-02-02 05:08:23 -0500 received badge  Famous Question (source)
2013-01-26 10:04:54 -0500 received badge  Notable Question (source)
2013-01-07 01:30:16 -0500 received badge  Notable Question (source)
2013-01-06 13:34:24 -0500 received badge  Popular Question (source)
2013-01-04 22:16:47 -0500 received badge  Popular Question (source)
2013-01-04 04:21:58 -0500 asked a question Does ROS Groovy have any problems running on VirtualBox with Ubuntu 12.10?

Does ROS Groovy have any problems running on VirtualBox with Ubuntu 12.10?

2013-01-03 13:51:54 -0500 asked a question Why can sudo apt-get update find the ros repositories for groovy?

Why can sudo apt-get update find the ros repositories for groovy?

I am getting the following error when performing the operation...

W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/quanta1/main/binary-amd64/Packages 404 Not found

W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/quanta1/main/binary-i386/Packages 404 Not found

What should I do?

Somehow, someone put quanta1 instead of quantal in the sources.list. Someone from Willow Garage should fix that. Thanks!