Find out about the initial development of pyrobosim: A ROS2 enabled 2D mobile robot simulator for behavior prototyping.
Tag Archives: behavior
Introduction to Behavior Trees
This post introduces behavior trees for designing and managing the execution of complex behaviors in autonomous systems. This includes robotics examples, software library recommendations, and comparisons to finite-state machines.