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

khambuch's profile - activity

2015-05-27 05:55:06 -0500 received badge  Famous Question (source)
2014-01-22 08:51:22 -0500 received badge  Notable Question (source)
2014-01-22 08:51:22 -0500 received badge  Popular Question (source)
2013-07-16 05:35:22 -0500 asked a question rqt_reconfigure doesn't seem to find new nodes

Using Groovy, Ubuntu 12.04.

When I start a new node that uses dynamic_reconfigure, the rqt_reconfigure gui does not see it. The node does appear when the gui is restarted, though. I did not have this issue with the dynamic reconfigure gui on Fuerte.

2012-11-01 09:47:59 -0500 commented question RVIZ dockable panel plugins

fyi - I figured out my issue a while ago and forgot to update this posting.

2012-11-01 09:47:58 -0500 commented question RVIZ dockable panel plugins

fyi - I figured out my issue a while ago and forgot to update this posting. Thanks for all of the help.

2012-10-05 04:54:24 -0500 received badge  Famous Question (source)
2012-10-04 10:58:34 -0500 received badge  Student (source)
2012-09-24 07:33:27 -0500 received badge  Notable Question (source)
2012-09-19 17:43:09 -0500 received badge  Famous Question (source)
2012-09-19 17:43:09 -0500 received badge  Notable Question (source)
2012-09-19 17:43:09 -0500 received badge  Popular Question (source)
2012-09-15 13:52:38 -0500 received badge  Popular Question (source)
2012-09-15 13:52:38 -0500 received badge  Notable Question (source)
2012-09-10 08:28:53 -0500 received badge  Popular Question (source)
2012-09-06 08:44:48 -0500 asked a question RVIZ dockable panel plugins

We're in the process of converting our robots over to ROS and in the process, I would like to move my operator interface into ROS. rViz fits the bill for what I need, but only if I have ways to customize (i.e. plugins). I've written a plugin for a dockable panel that seems to work, but when it receives ROS messages, rViz crashes. I've recreated the code in a test case, and it receives the messages just fine, but debugging through rViz is proving very difficult.

I'm wondering if I'm just running into some limitations of the plugin development relating to it not really being ready for prime time. Has anyone had success with these?

2012-07-26 05:02:33 -0500 asked a question 64-bit Win-ros sdk?

Can anyone supply me with information on when the win-ros sdk for 64-bit might be coming out? We've got some software we need to compile into ros nodes in 64-bit, only on Windows.

2012-07-23 09:33:25 -0500 commented answer Eclipse ROS fuerte

OK - I have a commenting tool on my answer, but not on anyone else's.

2012-07-23 09:32:56 -0500 answered a question Eclipse ROS fuerte

Sorry - I cannot just leave comments on an answer, so this is directed to doml25.

Can you clarify what you mean? I am having the same issue with Fuerte and Juno - I created a package in /ros_workspace. Then I created a new Eclipse workspace in /ros_workspace. I imported the package into the Eclipse workspace, but still am getting "/cmake.mk: No such file or directory". I tried creating an Eclipse workspace within the already-created package space, but that failed even more miserably.

BTW - can anybody tell me where this commenting tool is?

2012-07-03 05:56:32 -0500 commented question Fuerte install on Ubuntu 12.04 does not complete

Thanks. The mirror change worked, eventually.

2012-07-03 05:56:03 -0500 received badge  Scholar (source)
2012-07-02 11:46:53 -0500 answered a question Fuerte install on Ubuntu 12.04 does not complete

This is happening on the ROS install, precisely on "sudo apt-get install ros-fuerte-desktop-full". I can't really change the ubuntu mirror in the ROS install package. Nor do I want to.

2012-07-02 11:19:07 -0500 asked a question Fuerte install on Ubuntu 12.04 does not complete

I recently upgraded to Ubuntu 12.04 (64 bit) and am in the process of installing Fuerte. I'm on my 2nd attempt and cannot get past the 89% point. The install hangs at:

Get:350 http://us.archive.ubuntu.com/ubuntu/ precise/main libtheora-dev amd64 1.1.1+dfsg.1-3ubuntu2 [415 kB] 89% [350 libtheora-dev 0 B/415 kB 0%]

I have reinstalled Ubuntu and tried again to no avail. I've also tried to install through the Ubuntu Software center, with no success. I'm not going to waste the rest of my day reinstalling Ubuntu and attempting to install Fuerte, because that makes me officially insane.

Can anyone help?