Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Holonomic Robotic Platform
(view source)
Revision as of 17:27, 5 January 2020
5 bytes added
,
17:27, 5 January 2020
m
→Laptop Code for Robot/Laptop Base Communication
Line 97:
Line 97:
while True:
while True:
message = ''
message = ''
−
message = input('
Input lowercase sentence
:')
+
message = input('
enter any string to transmit
:')
client.send(message.encode())
client.send(message.encode())
message_from_server = (client.recv(4096)).decode()
message_from_server = (client.recv(4096)).decode()
Line 105:
Line 105:
print ("You ended the session")
print ("You ended the session")
</source>
</source>
+
====Robot Code for Robot/Laptop Base Communication ====
====Robot Code for Robot/Laptop Base Communication ====
<source lang="Python">
<source lang="Python">
Joelmartin
Bots
,
Bureaucrats
, contributor,
Interface administrators
, lookupuser,
Administrators
4,000
edits
Navigation menu
Personal tools
English
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main Page
Welcome
Community portal
Join and Contribute
Facebook Page
All Categories
OCRobotX Org
◢ RobotX Team
⌬ WSU Clubs
⌬ OC Club
◢ Proj. Management
⌬ Project Timeline
⌬ WAM-V Application
⌬ Integration
⌬ Marine Science
⌬ Public Relations
⌬ Fundraising
◢ Team Management
⌬ ME Students
⌬ EE Students
⌬ CS Students
⌬ Math Students
◢ Software
◢ Active Partnering
Wiki Editing
Content Management
Basic Wikitex
Start New Page
Advanced Wikitext
Edit Links
Reference Card
Help: Categories
Help Everything
FAQ
Displaying Source Code
Displaying Math
Displaying 3D Objects
Recent changes
Random page
Discussion
RX Wiki Sandbox
Support
RX Wiki Users
RX Support-desk
RX blog-text
Wiki Development
update SQL
Magic Words
Import pages
mw-bugtracker
svn statistics
Tools
Special pages
Printable version