Why does moveit depend on swig-wx? [closed]
swig-wx
is deprecated should moveit
not depend on Qt instead?
swig-wx
is deprecated should moveit
not depend on Qt instead?
It does not depend on swig-wx. The warning:
WARNING: Package name "swig-wx" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores.
Will appear anywhere that rosdep is referenced if swig-wx is installed. The best fix is uninstall swig-wx and its upstream dependencies:
sudo apt-get remove swig-wx
Note: swig-wx is deprecated and will be removed in Hydro.
MoveIt does not depend on swig-wx
Asked: 2013-05-22 07:59:07 -0600
Seen: 164 times
Last updated: May 22 '13
use moveit! computeCartesianPath to plan a circular path
Update Moveit! PlanningScene with Octomap file
No root joint specified. Assuming fixed joint, moveit
In MoveIt where is the namespace of the follow_joint_trajectory defined?
Are moveit windows binaries up to date?
Is it possible connect different worlds in gazebo and RVIZ?