rosdep install rxtools [closed]
when i input "rosdep install rxtools", it display "apt: command [sudo apt-get install swig-wx] failed". but i have install the swig-wx, how could do it?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
asked 2012-11-15 02:20:41 -0600
This post is a wiki. Anyone with karma >75 is welcome to improve it.
when i input "rosdep install rxtools", it display "apt: command [sudo apt-get install swig-wx] failed". but i have install the swig-wx, how could do it?
Asked: 2012-11-15 02:20:41 -0600
Seen: 339 times
Last updated: Nov 15 '12
Why do you need to rosdep install rxtools? Are you building from source? rosdep is not necessary when installing from debian packages. Please provide more information, e.g. the ros distro and ubuntu version you are using as stated at the support page.