Is there a way to undo workspace chaining?
From my $ROS_PACKAGE_PATH, I realised my workspaces have been chained together. Is there a way to undo it?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
From my $ROS_PACKAGE_PATH, I realised my workspaces have been chained together. Is there a way to undo it?
for catkin_make
:
build
, devel
and install
./opt/ros/kinetic/setup.bash
catkin_make
for catkin_tools
:
catkin clean --yes
(essentially the same as above)catkin config --extend /opt/ros/<DISTRO>
catkin build
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-07-18 04:01:48 -0500
Seen: 515 times
Last updated: Jul 18 '18
Use IKFast in separate package
syntax error near unexpected token 'newline'
robotic arm with servo motor(low cost)
No definition of [boost] for OS version [xenial]
how to run rviz in follower demo
rosserial_client link headers from another ros package
Ros and Python 2.7 deprecation