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

CharlesLiou's profile - activity

2017-06-07 20:26:12 -0500 received badge  Notable Question (source)
2017-06-07 20:26:12 -0500 received badge  Famous Question (source)
2016-07-15 04:40:51 -0500 received badge  Famous Question (source)
2013-08-13 16:48:35 -0500 received badge  Notable Question (source)
2013-07-05 16:18:07 -0500 received badge  Popular Question (source)
2013-07-04 22:35:18 -0500 asked a question roscore error message

I have some problem when I excute [roscore]. This is error message [You must specify a valid interface name]. I refer others solution like excute [pip install --upgrade netifaces], but it still has some question. When I excute [pip install --upgrade netifaces], I get this [cannot fetch index base URL. Counld not find any diwnloads that satisfy the requirement netifaces. No distribution at all found for netifaces]. Thank you for any advises.

2013-07-04 21:38:14 -0500 received badge  Popular Question (source)
2013-07-02 13:30:59 -0500 received badge  Taxonomist
2013-06-23 17:46:49 -0500 asked a question cmake rxtools

Hello guys, I have some problems when I want to "cmake" this package "rxtools". Then, I got some errors like following messages:

CMake Error at /opt/ros/groovy/ros_catkin_ws/install_isolated/share/catkin/cmake/catkinConfig.cmake:77 (find_package): Could not find a configuration file for package wxpython_swig_interface.

Set wxpython_swig_interface_DIR to the directory containing a CMake configuration file for wxpython_swig_interface. The file will have one of the following names:

wxpython_swig_interfaceConfig.cmake
wxpython_swig_interface-config.cmake

Call Stack (most recent call first): CMakeLists.txt:4 (find_package)

-- Configuring incomplete, errors occurred!

But I already set the "wxpython_swig_interface_DIR" to the directory "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/rx/wxpython_swig_interface/devel/share/wxpython_swig_interface" that contain "wxpython_swig_interfaceConfig.cmake". I have no ideas why I got this error. Thanks for any answers!

2013-05-27 23:40:39 -0500 commented answer rosluanch turtlebot_bring minimal.launch

I think I find the reason why I can't rosmake "kobuki_description". Because the "kobuki_description" folder doesn't have "Makefile". On the other hand, I can't use "sudo apt-get install kobuki" to install kobuki, this is error I get "Unable to locate package kobuki"

2013-05-27 02:51:45 -0500 received badge  Famous Question (source)
2013-05-24 17:21:15 -0500 commented answer rosluanch turtlebot_bring minimal.launch

Sorry, I don't know how to build the package which I use "git clone" from here "http://www.ros.org/wiki/kobuki"...

2013-05-22 17:33:21 -0500 commented answer rosluanch turtlebot_bring minimal.launch

After download it, I export ros path to "kobuki". But i still can't find "kobuki_description" package when I use "rospack find kobuki_description"

2013-05-22 17:31:44 -0500 commented answer rosluanch turtlebot_bring minimal.launch

Thank CarolineQ! I already install create_description package.Then, another error: "ResourceNotFound: kobuki_description". But I can't install this package, I download this package from here "http://www.ros.org/wiki/kobuki_description", using "git clone".

2013-05-22 15:49:50 -0500 commented question rosluanch turtlebot_bring minimal.launch

I use ubuntu on PandaBoard and follow the tutorial to install ROS: http://www.ros.org/wiki/groovy/Installation/PandaBoard/Source

2013-05-21 16:31:11 -0500 commented answer rosluanch turtlebot_bring minimal.launch

In the tutorial step 3.1.1 Create a catkin Workspace, I install Robot (not ROS_Comm)

2013-05-21 16:29:41 -0500 commented answer rosluanch turtlebot_bring minimal.launch

The bold type is the all message when I launch "rosluanch turtlebot_bring minimal.launch", but it doesn't seem to miss package. I follow this tutorial "http://www.ros.org/wiki/groovy/Installation/PandaBoard/Source" to install ROS.

2013-05-21 15:57:06 -0500 commented question rosluanch turtlebot_bring minimal.launch

Thank you for your response. My operating system is Ubuntu 12.04, but I don't know what you mean "Your path seems to indicate that you did .... precompiled binaries if you are using Ubuntu". Can you explain more detail? Thank you.

2013-05-21 15:46:14 -0500 received badge  Notable Question (source)
2013-05-19 07:37:23 -0500 received badge  Popular Question (source)
2013-05-17 15:58:14 -0500 answered a question rosluanch turtlebot_bring minimal.launch

Thank you, CarolineQ. I have turtlebot_description package and install xacro package after your suggestion. Then, I launch "rosluanch turtlebot_bring minimal.launch" again. But still have some error when I launch. Following message is the error message::

The bold type is the all message when I launch "rosluanch turtlebot_bring minimal.launch"

Traceback (most recent call last):
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/xacro.py", line 35, in <module>
    xacro.main()
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/src/xacro.py", line 554, in main
    process_includes(doc, os.path.dirname(sys.argv[1]))
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/src/xacro.py", line 193, in process_includes
    filename = eval_text(elt.getAttribute('filename'), {})
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/src/xacro.py", line 409, in eval_text
    results.append(handle_extension(lex.next()[1][2:-1]))
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/src/xacro.py", line 397, in handle_extension
    return eval_extension("$(%s)" % s)
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/src/xacro.py", line 53, in eval_extension
    return substitution_args.resolve_args(str, resolve_anon=False)
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/lib/python2.7/dist-packages/roslaunch/substitution_args.py", line 208, in resolve_args
    resolved = _find(resolved, a, args, context)
  File "/opt/ros/groovy/ros_catkin_ws/install_isolated/lib/python2.7/dist-packages/roslaunch/substitution_args.py", line 144, in _find
    return resolved[0:idx-len(arg)] + r.get_path(args[0]) + resolved[idx:]
  File "/usr/local/lib/python2.7/dist-packages/rospkg-1.0.19-py2.7.egg/rospkg/rospack.py", line 164, in get_path**

**raise ResourceNotFound(name, ros_paths=self._ros_paths) rospkg.common.ResourceNotFound: create_description**

**ROS path [0]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share/ros
ROS path [1]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share
ROS path [2]=/opt/ros/groovy/ros_catkin_ws/install_isolated/stacks
while processing /opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot/turtlebot_bringup/launch/includes/_robot.launch:**
**Invalid <param> tag: Cannot load command parameter [robot_description]: command [/opt/ros/groovy/ros_catkin_ws/install_isolated/share/xacro/xacro.py '/opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot/turtlebot_description/robots/kobuki_hexagons_kinect.urdf.xacro'] returned with code [1].
Param xml is < param command="$(arg urdf_file)" name="robot_description"/>
2013-05-16 18:03:11 -0500 asked a question rosluanch turtlebot_bring minimal.launch

I have some errors when I "rosluanch turtlebot_bring minimal.launch" Following message is the error message::

while processing /opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot/turtlebot_bringup/launch/includes/_robot.launch:
Invalid <arg> tag: xacro
ROS path [0]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share/ros
ROS path [1]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot
ROS path [2]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot/
ROS path [3]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share/turtlebot
ROS path [4]=/opt/ros/groovy/ros_catkin_ws/install_isolated/share
ROS path [5]=/opt/ros/groovy/ros_catkin_ws/install_isolated/stacks.
Arg xml is <arg default="$(find xacro)/xacro.py '$(find turtlebot_description)/robots/$(arg base)_$(arg stacks)_$(arg 3d_sensor).urdf.xacro'" name="urdf_file"/>

Dose anyone can help to solve it. Thank you very much!

2013-05-16 17:55:40 -0500 received badge  Notable Question (source)
2013-05-16 17:55:20 -0500 received badge  Popular Question (source)
2013-05-13 04:02:56 -0500 received badge  Editor (source)
2013-05-13 04:01:44 -0500 asked a question Some questions (ROS in Pandaboard)

Hello guys, I have some questions about turtlebot. I use ubuntu 12.04 and Groovy. I refer this www.ros.org/wiki/groovy/Installation/PandaBoard/Source(Installing on PandaBoard) and www.youtube.com/playlist?list=PLDC89965A56E6A8D6(youtube, tutorial1 to tutorial6).

First, I don’t know how to bringup the turtlebot. In the other tutorials, you can use "roslaunch turtlebot_bringup minimal.launch" or "sudo service turtlebot start". But it don’t have "turtlebot_bringup minimal.launch" in the pandaboard tutorial. On the other hand, when I use the command "sudo service turtlebot start, it have error message "turtlebot unrecognized service" Second, I want to move the turtlebot in real Environment with the keyboard(like as youtube tutorial), but I don't know how to do this. Does anyone have good suggestion or tutorials? Thank you very much!