List of Computer Science courses with video lectures.
-
Updated
Nov 23, 2020
{{ message }}
Robotics is a branch of engineering and computer science which works to design, build, program. and operate robots. Robots are used in many environments in which human involvement could be dangerous, including bomb defusal, space repairs, and manufacturing processes. Robots typically work either autonomously or with commands sent by human operators.
List of Computer Science courses with video lectures.
Python sample codes for robotics algorithms.
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Golang framework for robotics, drones, and the Internet of Things (IoT)
Is your feature request related to a problem? Please describe.
When we raise an internal error it may be quite some time before we get something in the dataflash log or in the mavlink stream. This makes it harder to correlate internal errors with codepaths.
Describe the solution you'd like
Emit a statustext and/or log message when we detect an internal error has
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
A curated list of awesome self-supervised methods
OpenVSLAM: A Versatile Visual SLAM Framework
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
The P programming language.
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Scenarios, tutorials and demos for Autonomous Driving
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution
RTAB-Map library and standalone application
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
To enable non-static behavior with the Pedestrian proto, the users have to add a dummy controllerArg value, which is odd and difficult to understand. We should implement a simpler way to do this, like for example add a mass field that would enable non-static behavior if the mass is greater t
Hello
I was going through the costmap_2d_ros.cpp file, and there is a timer with 0.1 duration, that calls movementCB function, which updates the parameters robot_stopped_ and old_pose.
On searching for these two params int he whole navigation code, I didnt find anything that uses the values of these parameters.
I was wondering what is movementCB and these parameters for?
The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media