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

Revision history [back]

click to hide/show revision 1
initial version

Use CMAKE_PREFIX_PATH to order catkin workspaces.

Use CMAKE_PREFIX_PATH to order catkin workspaces.workspaces. Note, I am assuming you have a catkin version of move_base. Catkin workspaces seem to be explored first in the rosrun script. If it's a "dry" move_base, you need to uninstall the package or rename the executable in /opt/ros/hydro/lib/<package>/<node>.

Use CMAKE_PREFIX_PATH to order catkin workspaces. Note, I am assuming you have a catkin version of move_base. Catkin workspaces seem to be explored first in the rosrun script. If it's a "dry" move_base, you need to uninstall the package or rename the executable in /opt/ros/hydro/lib/<package>/<node>.

Use CMAKE_PREFIX_PATH to order catkin workspaces. Note, I am assuming you have a catkin version of move_base. Catkin workspaces seem to be explored first in the rosrun script. If it's a "dry" move_base, you need to uninstall the package or rename the executable in /opt/ros/hydro/lib/<package>/<node>/opt/ros/hydro/lib/[package]/[node].