Skip to content

Commit 2b6d2fb

Browse files
authored
Update demo_v4.md
1 parent 7261bd9 commit 2b6d2fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

demo_v4.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,6 @@ rosrun bwi_tasks visit_door_list_smach
4949
```
5050
The robot will begin visiting doors on the floor. To stop the program, type "ctrl+C", but note that the robot will continue to its next goal door before stopping.
5151

52-
>*If you see errors about packages for the robot arm, you must ignore the bad packages by putting a file called "CATKIN_IGNORE" in the package directory(ies). This will remove functionality of these packages. Please contact Max Svetlik or Corrie Van Sice (github name: CorrieVS) if this occurs:*
53-
>```
54-
>touch ~/catkin_ws/src/.../bad_package_directory/CATKIN_IGNORE
55-
>```
56-
>*Then build and source the workspace:*
57-
>```
58-
>catkin build -j6
59-
>sws
60-
>```
6152

6253
### Turn off the robot
6354

0 commit comments

Comments
 (0)