webots_ros2
URDF-Importer
webots_ros2 | URDF-Importer | |
---|---|---|
3 | 1 | |
412 | 220 | |
1.7% | 0.0% | |
6.7 | 0.0 | |
6 days ago | about 1 year ago | |
C | C# | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
webots_ros2
- Gazebo segmentation fault
- New Robot Simulator for ROS2
-
ROS 2 and Webots tutorial: How to install Webots ROS2 (Robot Operating System) package on Ubuntu?
I assume you followed these tutorials: - https://index.ros.org/doc/ros2/Installation/Foxy/macOS-Install-Binary/ - https://github.com/cyberbotics/webots_ros2/wiki/Build-and-Install#macos
URDF-Importer
-
Help! Meet problems about connecting the ros with unity based on ros sharp
From my experience, ROS# is not the recommended way to connect Unity and ROS anymore. You probably want to use the ROS-TCP-Connector which is officially supported by Unity and its corresponding ROS package. That page has quite a few tutorials to help you get the connection setup. I currently maintain a plugin that implements a set of commonly used sensors here which might be of some use to you. Another useful resource maintained by Unity is their URDF importer, but it is still a bit buggy. Let me know if you need any other resources or help, I'm trying to make Unity a bit more livable for ROS developers.
What are some alternatives?
OpenMower - Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!
Unity-Robotics-Hub - Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
webots - Webots Robot Simulator
Anki.Vector.SDK - The Anki Vector .NET SDK provides programmicatic access to the Vector Robot from .NET and is published as a NuGet package.
roslibpy - Python ROS Bridge library
mycobot_ros - A ros package for myCobot.
ros-sharp - ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
Dstar-lite-pathplanner - Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"
urdf-loaders - URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL
deepbots - A wrapper framework for Reinforcement Learning in the Webots robot simulator using Python 3.
ROS-TCP-Connector