Skip to content

Kayli/ros-robolaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Robolaunch Local Development Setup

This repository contains the configuration for running robolaunch in a local Kubernetes cluster using devcontainers.

Prerequisites

  • Docker
  • Visual Studio Code with Remote - Containers extension
  • Git

Getting Started

  1. Clone this repository
  2. Open the repository in VS Code
  3. When prompted, click "Reopen in Container" or run the "Remote-Containers: Reopen in Container" command
  4. Wait for the container to build and start

Development Environment

The development container includes:

  • kubectl
  • minikube
  • helm
  • Go development environment
  • Required VS Code extensions

Setting up the Local Cluster

Once inside the devcontainer, you can start minikube:

minikube start --driver=docker

Next Steps

  1. Deploy robolaunch components
  2. Set up robot operator
  3. Configure fleet management

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published