9 Forks
53 Stars
53 Watchers

ros2_for_beginners_code

《ROS 2机器人编程实战——基于现代C++和Python 3》配套代码及相关内容维护

How to download and setup ros2_for_beginners_code

Open terminal and run command
git clone https://github.com/homalozoa/ros2_for_beginners_code.git
git clone is used to create a copy or clone of ros2_for_beginners_code repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ros2_for_beginners_code https://github.com/homalozoa/ros2_for_beginners_code/archive/master.zip

Or simply clone ros2_for_beginners_code with SSH
[email protected]:homalozoa/ros2_for_beginners_code.git

If you have some problems with ros2_for_beginners_code

You may open issue on ros2_for_beginners_code support forum (system) here: https://github.com/homalozoa/ros2_for_beginners_code/issues