Skip to content

Create a rover service in Python quickly with this template

License

Notifications You must be signed in to change notification settings

VU-ASE/service-template-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service template for python


When building a service that runs on the Rover and should interface the ASE framework, you will most likely want to use a roverlib. This is a Python template that incorporates roverlib-python, meant to run on the Rover.

Initialize a Python service

Instead of cloning this repository, it is recommended to initialize this Python service using roverctl as follows:

roverctl service init python --name python-example --source github.com/author/python-example

Read more about using roverctl to initialize services here.

About

Create a rover service in Python quickly with this template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages