Skip to content

VU-ASE/service-template-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service template for c++


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 C++ template that is based on roverlib-c, meant to run on the Rover.

Initialize a C++ service

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

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

Read more about using roverctl to initialize services here.

About

Create a rover service in C++ quickly with this template

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors