ModernRoboticsBook.jl

Modern Robotics: Mechanics, Planning, and Control.
Popularity
50 Stars
Updated Last
5 Months Ago
Started In
February 2019

ModernRoboticsBook.jl

Stable Dev Build Status Build Status Codecov Coveralls Aqua QA

Some examples can be found on the Examples page.

See the Index for the complete list of documented functions and types.

Installation

The latest release of ModernRoboticsBook can be installed from the Julia REPL prompt with

julia> import Pkg; Pkg.add("ModernRoboticsBook")