EasyManuals Logo

Velodyne VLS-128 User Manual

Velodyne VLS-128
132 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #85 background imageLoading...
Page #85 background image
response = urllib2.urlopen(Base_URL+'status.json')
if response:
status = json.loads(response.read())
print 'Sensor laser is %s, motor rpm is %s' % \
(status['laser']['state'], status['motor']['rpm'])
sensor.close()
Typical output looks like the following:
http://192.168.1.201/cgi/reset data=reset_system: 204 (OK)
http://192.168.1.201/cgi/setting rpm=300: 204 (OK)
http://192.168.1.201/cgi/setting laser=on: 204 (OK)
Sensor laser is On, motor rpm is 301
Chapter 10 Sensor Communication 85
DRAFT

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Velodyne VLS-128 and is the answer not in the manual?

Velodyne VLS-128 Specifications

General IconGeneral
BrandVelodyne
ModelVLS-128
CategoryAccessories
LanguageEnglish

Related product manuals