February 2020
Intermediate to advanced
432 pages
10h 50m
English
This chapter focuses on running ROS within GoPiGo3. In the previous chapter, we did the same for a remote laptop, and in the next chapter, we will teach you how to make both a robot and your laptop work together as a single ROS environment.
In this chapter, you will finally learn how to use ROS in the depth required for the advanced chapters later on, which deal with robot navigation and machine learning. ROS can be hard to use at the beginning due to the following factors:
Paradoxically, these are the three features that make it really powerful for programming robots. The effort you've invested will ...