All Projects → qboticslabs → Ros_robotics_projects

qboticslabs / Ros_robotics_projects

Example codes of new book ROS Robotics Projects

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ros robotics projects

Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+681.67%)
Mutual labels:  robotics, ros, robot, self-driving-car
erdos
Dataflow system for building self-driving car and robotics applications.
Stars: ✭ 135 (-43.75%)
Mutual labels:  robot, robotics, ros, self-driving-car
Ros Academy For Beginners
中国大学MOOC《机器人操作系统入门》代码示例 ROS tutorial
Stars: ✭ 861 (+258.75%)
Mutual labels:  robotics, ros, robot, learning
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-84.17%)
Mutual labels:  ros, robot, self-driving-car
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+99.17%)
Mutual labels:  robotics, ros, robot
Fourth robot pkg
4号機(KIT-C4)用リポジトリ
Stars: ✭ 7 (-97.08%)
Mutual labels:  robotics, ros, robot
ROS-TCP-Connector
No description or website provided.
Stars: ✭ 123 (-48.75%)
Mutual labels:  robot, robotics, ros
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+451.67%)
Mutual labels:  robotics, ros, robot
Ev3dev Lang Java
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
Stars: ✭ 79 (-67.08%)
Mutual labels:  robotics, ros, robot
Grl
Robotics tools in C++11. Implements soft real time arm drivers for Kuka LBR iiwa plus V-REP, ROS, Constrained Optimization based planning, Hand Eye Calibration and Inverse Kinematics integration.
Stars: ✭ 105 (-56.25%)
Mutual labels:  robotics, ros, robot
Robotics setup
Setup Ubuntu 18.04, 16.04 and 14.04 with machine learning and robotics software plus user configuration. Includes ceres tensorflow ros caffe vrep eigen cudnn and cuda plus many more.
Stars: ✭ 110 (-54.17%)
Mutual labels:  robotics, ros, robot
Iros20 6d Pose Tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Stars: ✭ 113 (-52.92%)
Mutual labels:  robotics, robot, tracking
Handeye calib camodocal
Easy to use and accurate hand eye calibration which has been working reliably for years (2016-present) with kinect, kinectv2, rgbd cameras, optical trackers, and several robots including the ur5 and kuka iiwa.
Stars: ✭ 364 (+51.67%)
Mutual labels:  robotics, ros, robot
Free gait
An Architecture for the Versatile Control of Legged Robots
Stars: ✭ 263 (+9.58%)
Mutual labels:  robotics, ros, robot
Weloveinterns
中科院软件所智能软件中心实习生社区
Stars: ✭ 143 (-40.42%)
Mutual labels:  robotics, ros, robot
Rvd
Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.
Stars: ✭ 87 (-63.75%)
Mutual labels:  robotics, ros, robot
erwhi-hedgehog
Erwhi Hedgehog main repository
Stars: ✭ 31 (-87.08%)
Mutual labels:  robot, robotics, ros
ROS-GPS
GPS Localization with ROS, OSM and rviz
Stars: ✭ 19 (-92.08%)
Mutual labels:  robotics, ros, self-driving-car
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+654.17%)
Mutual labels:  robotics, ros, learning
Dolly
🤖🐑 It's a sheep, it's a dolly, it's a following robot. Dolly was born to be cloned.
Stars: ✭ 113 (-52.92%)
Mutual labels:  robotics, ros, robot

ROS Robotics Projects

ROS Robotics Projects

book_cover

Buy book

Author

Installation

The code is comaptible with ROS Kinetic and ROS Indigo. The detail installation instruction of each packages is mentioned on the book

Tutorials

  • Chapter 1: Getting Started with ROS Robotics Application Development
  • Chapter 2: Face Detection and Tracking Using ROS, OpenCV and Dynamixel Servos
  • Chapter 3: Building a Siri-Like Chatbot in ROS
  • Chapter 4: Controlling Embedded Boards Using ROS
  • Chapter 5: Teleoperate a Robot Using Hand Gestures
  • Chapter 6: Object Detection and Recognition
  • Chapter 7: Deep Learning Using ROS and TensorFlow
  • Chapter 8: ROS on MATLAB and Android
  • Chapter 9: Building an Autonomous Mobile Robot
  • Chapter 10: Creating a Self-driving Car Using ROS!
  • Chapter 11: Teleoperating Robot Using VR Headset and Leap Motion
  • Chapter 12: Controlling Your Robots over the Web

Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming book tutorials source code

book_cover

Buy book

Author

Installation

The code is comaptible with ROS Jade and ROS Indigo. The detail installation instruction of each packages is mentioned on the book

Tutorials

  • Chapter 1: Introduction to ROS and its Package Management
  • Chapter 2: Working with 3D Robot Modeling in ROS
  • Chapter 3: Simulating Robots Using ROS and Gazebo
  • Chapter 4: Using ROS MoveIt! and Navigation stack
  • Chapter 5: Working with Pluginlib, Nodelets and Gazebo plugins
  • Chapter 6: Writing ROS Controllers and Visualization plugins
  • Chapter 7: Interfacing I/O boards, sensors and actuators to ROS
  • Chapter 8: Programming Vision sensors using ROS, Open-CV and PCL
  • Chapter 9: Building and interfacing a differential drive mobile robot hardware in ROS
  • Chapter 10: Exploring advanced capabilities of ROS-MoveIt!
  • Chapter 11: ROS for Industrial Robots
  • Chapter 12: Troubleshooting and best practices in ROS

Learning Robotics using Python

Learning Robotics using Python book tutorials source code

book_cover

Buy book

Author

Installation

The code is comaptible with ROS Jade and ROS Indigo. The detail installation instruction of each packages is mentioned on the book

Tutorials

  • Chapter 1: Introduction to Robotics
  • Chapter 2: Mechanical design of a service Robot
  • Chapter 3: Working with Robot Simulation using ROS and Gazebo
  • Chapter 4: Designing Chefbot Hardware
  • Chapter 5: Working with Robotic Actuators and Wheel Encoders
  • Chapter 6: Working with Robotic Sensors
  • Chapter 7: Programming Vision Sensors using Python and ROS
  • Chapter 8: Working with Speech Recognition and Synthesis using Python and ROS
  • Chapter 9: Applying Artificial Intelligence to Chefbot using Python
  • Chapter 10: Integration of Chefbot hardware and interfacing it into ROS, using Python
  • Chapter 11: Designing a GUI for a robot using QT and Python
  • Chapter 12: The calibration and testing of Chefbot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].