Skip to content

WisconsinAutonomous/autonomy-toolkit

 
 

Repository files navigation

Autonomy Toolkit

Autonomy Toolkit, dubbed autonomy-toolkit, is meant to be a simplified mechansim for quickly setting up and developing a ROS 2 based control stack. The autonomy-toolkit platform is under activate development by the Simulation Based Engineering Laboratory at the University of Wisconsin-Madison.

Background

The autonomy-toolkit platform provides the following resources for expediting development of autonomous algorithms:

  1. A development workflow for writing and testing ROS 2 code
  2. A mechansim for easily generating custom container-based images (think Docker) for use with the ROS 2 stack
  3. A wrapper for container compose mechanisms (i.e. Docker Compose, singularity-compose) to improve user experience

Furthermore, the Autonomy Research Testbed, which utilizes this toolbox, provides the following functionality:

  1. A parts list and instructions on how to build the physical platform
  2. A high-fidelity simulation environment built using Chrono to test autonomous algorithms

For more information about the design considerations and purpose for this project, see the background section.

Support

Contact the Simulation Based Engineering Laboratory for any questions or concerns regarding the contents of this repository.

See Also

Visit our website at sbel.wisc.edu!


Simulation Based Engineering Lab Logo University of Wisconsin - Madison Crest

Packages

No packages published

Languages

  • Python 100.0%