Skip to content

🤖 Implementation of Robotics exercises of J. Craig book using F# + Math.NET

License

Notifications You must be signed in to change notification settings

avestura/CraigRobotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotics Programming Projects

This repo contains implementation of Robotics programming practices

Practices are from the book "Introduction to Robotics Mechanic and Control 3rd Edition" by John J. Craig

Book Exersices Text

Build and Run

1- Download and Install .NET Core 3

2- Clone this repo

git clone https://github.com/avestura/RoboticsExcersices.git

3- Change directory to source folder

cd src

4- Run each exersice using dotnet fsi command.

# For example for running Exersice 2A-a:

dotnet fsi .\Chapter2\Exersice_2A_a.fsx

About

🤖 Implementation of Robotics exercises of J. Craig book using F# + Math.NET

Topics

Resources

License

Stars

Watchers

Forks