|
Stacks
A description of the stacks in ua-ros-pkg
ua_driversThis stack contains ROS drivers for various components of the Wubble Robot, specifically:
ua_controllersThis package contains controllers for the Wubble Robot, which generally depend on ua_drivers for interfacing with the hardware. Thus, packages in this stack provide a higher level of abstraction for robot subsystems than ua_drivers.
ua_robotsThis stack contains URDF description files, 3D models, and configuration parameters for the Wubble Robot. For a component-by-component description of the robot, see WubbleRobot. ua_visionContains packages related to vision on UA robots, including saliency tracking based on the
ua_cognitionThis stack will contain the cognitive architecture for the Wubble Robot. Currently, it contains a ROS wrapper for the GBBopen blackboard system (gbbopen). ua_apps
wubble_worldThis stack contains world files for the Gazebo simulator (in wubble_environments), intended as an environment for continuing the Wubble World project. |