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?
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 -0600
Seen: 65 times
Last updated: Jul 18 '18