Open Source Robotic Tractor: Difference between revisions
Jump to navigation
Jump to search
(Added a Category to the Page) |
|||
Line 5: | Line 5: | ||
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/THrkrOfctm4" frameborder="0" allowfullscreen></iframe></html> | <html><iframe width="560" height="315" src="https://www.youtube.com/embed/THrkrOfctm4" frameborder="0" allowfullscreen></iframe></html> | ||
=With Computer Vision= | |||
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/NpDrkZVFd8M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html> | |||
=Working Document= | =Working Document= |
Revision as of 18:23, 16 February 2022
Playlist and First Video
https://www.youtube.com/watch?v=THrkrOfctm4&list=PL6Jpysxw3Ty8TEJ-dtCsMld8dJNToCp-u
With Computer Vision
Working Document
Contributors
- Matt Droter - bringing the team together; kill switch. ROS Agriculture, see posting and Gazebo model at - [1]
- Jeremy Adams - driver update for IMU, ROS packages integration
- Marcin Jakubowski - open source tractor + solenoids
- Ian McMahon - Gazebo model - MicroTrac in Gazebo.
ROS Instructionals
If you would like a short description of ROS there is one here https://www.youtube.com/watch?v=UL1_Ue4rUWs
The gazebo package for the MicroTrac isn't completed yet. There is still some work for it to work in Gazebo.
Here are some links to the project and tutorials
- Robot Operating System - ros.org - Getting Started Guide
- Gazebo Simulation - gazebosim.org
- Tutorial - http://wiki.ros.org/ROS/Tutorials
- Online Training - http://www.theconstructsim.com/
- Books - Programming Robots with ROS
- MicroTrac Simulator Repo
There are also great video's on youtube for ROS. Here are a couple:
- Gentle Intro to ROS https://www.youtube.com/watch?v=nKIOb6lyrlI
- Part 2 https://www.youtube.com/watch?v=njLKRlxVUac&t
ROS is a large topic but this will give them an overview.