-
Updated
Dec 17, 2020
#
ros2
Here are 340 public repositories matching this topic...
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace: https://freerobotics.tools/
python
machine-learning
awesome
robot
cplusplus
cpp
robotics
mapping
aerospace
point-cloud
artificial-intelligence
ros
lidar
self-driving-car
awesome-list
automotive
slam
autonomous-driving
robotic
ros2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
-
Updated
Jul 4, 2019 - Python
RDBOX is an advanced IT platform for robotics and IoT developers that highly integrates cloud-native and edge computing technologies.
-
Updated
Dec 18, 2020 - Shell
10
marthtz
commented
Aug 26, 2020
Brief feature description
Iceoryx uses a variety of strings (std::string, cxx::string<>, cxx::CString100, etc).
Once #253 is merged this mishmash should be cleaned-up.
Detailed information
Only use cxx:string<> or types created from it.
-
No std::string in public API
-
No more std::strings in code base
- iceoryx_utils
- iceoryx_posh
- ic
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
rust
iot
embedded
networking
robotics
storage
protocol
messaging
ros2
edge-computing
geodistributedsystems
zenoh
-
Updated
Dec 21, 2020 - Rust
ROS 2 enabled Machine Learning algorithms
-
Updated
Jun 26, 2019 - Python
Node.js version of ROS 2.0 client
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Dec 18, 2020 - Python
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
control
reinforcement-learning
uav
quadcopter
robotics
multi-agent
quadrotor
crazyflie
ros2
pybullet
gym-environment
rllib
-
Updated
Dec 20, 2020 - Python
Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.
security
robot
robotics
bug
hacking
ros
px4
cybersecurity
robots
bounty
vulnerability
drones
flaw
ros2
vulns-ros2
robot-vulnerabilities
-
Updated
Nov 24, 2020 - Python
aztarna, a footprinting tool for robots.
-
Updated
Aug 24, 2020 - Python
MARA, world's first modular industrial robot arm, official repository
-
Updated
Sep 18, 2019 - C++
An information model for robot hardware. Facilitates interoperability across modules from different robot manufacturers. Built around ROS 2.0
infrastructure
communication
robotics
model
ros
standard
robots
manufacturer
opc-ua
information-model
ros2
robotic-modules
hal4rt
-
Updated
Aug 7, 2019 - Python
The MoveIt 2 Motion Planning Framework for ROS 2.0
-
Updated
Oct 25, 2019 - C++
Improve this page
Add a description, image, and links to the ros2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ros2 topic, visit your repo's landing page and select "manage topics."


Much of our visualization is based on the older sensor_msgs/PointCloud message type (costmap has a number of data visualization topics that use it, as does the DWB controller). In ROS Foxy this message has been deprecated. I'm not sure when they anticipate removing it,