wiki
Getting startedGuidesFAQ
1.0.0
1.0.0
  • b-it-bots wiki
  • @home
    • Getting started
      • First steps
      • Setting up your development environment
        • Configuring your editor
        • Using ssh
      • Adding your first contribution
    • Tutorials
      • Architecture
    • Guides
      • git
        • Making good commits
        • Branching model
        • Adding git aliases to make your life easier
        • Creating a release
      • SSH
      • ROS
        • Creating a new package
          • Creating a new node
        • Creating a new message, service or action
        • Testing in ROS
        • Linting
      • Coding conventions
        • C++
        • Python
      • Toolkit
        • CLion
        • Atom configuration
        • Using vim
        • TMUX - Terminal Multiplexer
    • Resources
    • FAQ
      • git
  • @work
    • 2018-05-06-navigation-atwork
    • 2018-05-06-simulation_mapping
    • How to use the RealSense2 camera
    • Getting the classifier from a data set
Powered by GitBook
On this page
  • What is the difference between a package, a repository and a workspace?
  • Where can I learn ROS?
  • What does it mean to overlay a workspace?

Was this helpful?

  1. @home

FAQ

PreviousResourcesNextgit

Last updated 6 years ago

Was this helpful?

What is the difference between a package, a repository and a workspace?

Where can I learn ROS?

In addition to the , you can try

You can also get the Springer ROS Reference through the library here are the links for and

What does it mean to overlay a workspace?

official tutorials
http://robotigniteacademy.com/
Volume 1
Volume 2