All Projects → SilenceX12138 → ROS-Intelligent-Service-Robot

SilenceX12138 / ROS-Intelligent-Service-Robot

Licence: MIT License
A ROS robot supporting voice control, autonomous navigation and robot arm motion.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ROS-Intelligent-Service-Robot

Libcanard
A compact implementation of the UAVCAN/CAN protocol in C for high-integrity real-time embedded systems
Stars: ✭ 151 (+174.55%)
Mutual labels:  robotics, embedded-systems
Cs Video Courses
List of Computer Science courses with video lectures.
Stars: ✭ 27,209 (+49370.91%)
Mutual labels:  robotics, embedded-systems
List of robot electronics
A curated list of awesome open source electronic resources for robotics
Stars: ✭ 106 (+92.73%)
Mutual labels:  robotics, embedded-systems
Libuavcan
Portable reference implementation of the UAVCAN protocol stack in C++ for embedded systems and Linux.
Stars: ✭ 213 (+287.27%)
Mutual labels:  robotics, embedded-systems
2019-UGRP-DPoom
2019 DGIST DPoom project under UGRP : SBC and RGB-D camera based full autonomous driving system for mobile robot with indoor SLAM
Stars: ✭ 35 (-36.36%)
Mutual labels:  robotics, ros-kinetic
EL6483 EmbeddedSystems
All course materials, build systems, etc. for the graduate Real-Time Embedded Systems Course, Spring 2017
Stars: ✭ 14 (-74.55%)
Mutual labels:  robotics, embedded-systems
ROS-GPS
GPS Localization with ROS, OSM and rviz
Stars: ✭ 19 (-65.45%)
Mutual labels:  robotics, ros-kinetic
FusionAD
An open source autonomous driving stack by San Jose State University Autonomous Driving Team
Stars: ✭ 30 (-45.45%)
Mutual labels:  robotics, ros-kinetic
depthcharge
A U-Boot hacking toolkit for security researchers and tinkerers
Stars: ✭ 125 (+127.27%)
Mutual labels:  embedded-systems
nn robustness analysis
Python tools for analyzing the robustness properties of neural networks (NNs) from MIT ACL
Stars: ✭ 36 (-34.55%)
Mutual labels:  robotics
summit xl sim
Packages for the simulation of the Summit XL, Summit XL HL and Summit-X (including X-WAM) robots
Stars: ✭ 32 (-41.82%)
Mutual labels:  ros-kinetic
Embedded-IoT-Project
这是一个嵌入式物联网开源项目。以一个无线传感控制网络项目为实际案例,开源了一些无线控制模块和传感器模块。
Stars: ✭ 46 (-16.36%)
Mutual labels:  embedded-systems
robotic-grasping
Antipodal Robotic Grasping using GR-ConvNet. IROS 2020.
Stars: ✭ 131 (+138.18%)
Mutual labels:  robotics
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (-30.91%)
Mutual labels:  robotics
hfsd
This is a ROS package used to detect directions of free space in enclosed areas where sensors fail to get returns
Stars: ✭ 13 (-76.36%)
Mutual labels:  ros-kinetic
ndt localizer
This robot lcoalisation package for lidar-map based localisation using multi-sensor state estimation.
Stars: ✭ 32 (-41.82%)
Mutual labels:  robotics
braccio-ik-unity
Braccio robotic arm simulator with IK (inverse kinematics) and controller via Serial in Unity.
Stars: ✭ 50 (-9.09%)
Mutual labels:  robotics
baddy-makers-edition
The place for the BADDY community to: get all you need (dxf plans, code etc.) to make and build your own BADDY share issues... and fixes! create stunning new features
Stars: ✭ 20 (-63.64%)
Mutual labels:  robotics
gear
Collision Avoidance Path Planning in Rust-lang
Stars: ✭ 29 (-47.27%)
Mutual labels:  robotics
ROS-TCP-Connector
No description or website provided.
Stars: ✭ 123 (+123.64%)
Mutual labels:  robotics

ROS Service Robot Project

Due to the GitLab restrictions, only screenshot is displayed here.

Warehouse Overview

  • robot: The development source code is stored, and each module has a corresponding README file for reference.

    • arm: a mobile arm module of a robotic arm
    • basic: basic functions module
    • drivers: device drivers
    • fight_with_hair_ui: frontend module
    • fwh_follow: a follow-up module
    • fwh_obj: the target capture recognition module
    • fwh_sound: a speech recognition module
    • navi: Navigation function package to realize the autonomous navigation of the robot
    • rrt_slam: RRT_SLAM automatic mapping function package
    • slam: SLAM mapping function package
    • user_listen: software package monitors the user_listen module for users

    If you want to run the project graphical interface directly, you can refer to the README of the ui module .

Milestones

This part indicates our developing plan.

  • Please refer to Milestones

    image-20210909104602482

Issue

This part displays all our problems occurring during the developing process and efforts to solve them.

  • Issue List

    image-20210909104351979

Weekly Report

This part records all our trace of this project.

  • Please refer to Wiki

    image-20210909104239214

Reference

  • BUAA Software Engineering Course, Spring 2021.
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].