Browse Source

surface cleaning update for noetic

After these very minor changes, surface cleaning with the
following command worked for me. Stretch wiped the top of
a small nightstand.

$ roslaunch stretch_demos clean_surface.launch
pull/24/head
Charlie Kemp 3 years ago
parent
commit
dfef7146ba
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      stretch_demos/nodes/clean_surface

+ 2
- 2
stretch_demos/nodes/clean_surface View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from __future__ import print_function
#from __future__ import print_function
from sensor_msgs.msg import JointState
from geometry_msgs.msg import Twist

Loading…
Cancel
Save