Giter Club home page Giter Club logo

krytn_ws's Introduction

KRYTN_WS Repository

This is the base repo designed to be cloned to setup a VS code enviroment for development with the krytn robot.

Steps To Setup

  1. Install WSL2 on Windows 11
  2. Install and run docker-desktop with WSL 2 enabled.
  3. Install VS Code
  4. Open WSL2 and clone this repo.
  5. Install developer containers VS Code extension.
  6. Type code . in the repo folder to open VS Code in WSL.
  7. Re-open folder using dev-container, this may take a long time as it downloads.
  8. Inside the container, open a terminal and run bash .devcontainer/setup_container.bash to setup the container
  9. Source the ros environment to get the shell setup. source /opt/ros/foxy/local_setup.bash
  10. Build the packages using colcon colcon build
  11. Re-source the install directory to get the built packages into your terminals path source install/setup.bash
  12. Run the gazebo sim ros2 launch krytn-cafe empty-world.launch.py

And you are away!

References

Using some setup inspiration and code snippets from the excellent https://github.com/athackst/vscode_ros2_workspace

krytn_ws's People

Contributors

johnny555 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.