Skip to content
/ pyroboy Public

Python ROS2 encapsulation of Roboy interfaces

License

Notifications You must be signed in to change notification settings

Roboy/pyroboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick setup

Depends on roboy_communication

# test pyroboy
python3
>>> import pyroboy
>>> pyroboy.init()
>>> pyroboy.say("hello")
>>> pyroboy.listen()

About

Python ROS2 encapsulation of Roboy interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published