Skip to content

OxeBots/software_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software_ws

This is the Oxebot software ROS2 workspace for SSL Robocup league. It agreggates the necessary repositories for the robot's software stack.

Prerequisites

To run this workspace locally, you will need the following:

Installing

  1. Clone this repository:

    git clone [email protected]:OxeBots/software_ws.git --recurse-submodule
  2. Set up the workspace using the helper script:

    bash setup.sh
  3. Build with the helper script:

    bash build.sh

Now you should be able to run the nodes and launch files.

With Docker

Alternatively, you can run the workspace using DevContainers in Visual Studio Code using the Remote Development extension pack. For that you need Docker installed in your machine.

If your machine has an Nvidia GPU, you can use the Nvidia Container Toolkit to run the workspace with GPU acceleration. Uncomment the lines 11 and 12 in the .devcontainer/devcontainer.json file to enable GPU acceleration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6