-
Hi! Thanks for the chat today! I'm happy to be working together to have out-of-the-box support for coverage planning in ROS 2 via Nav2! As discussed:
Things we need to support:
- [x] Start points…
-
This is an early attempt to define a set of C++ robotic constructs to encourage code reuse and interoperability among the various open-source robotic projects.
These can be implemented in the form …
-
Branche: master
# Erreur
![image](https://user-images.githubusercontent.com/15834849/74613167-07ab9780-50da-11ea-8db1-e452f84f27fe.png)
# Fix
```sudo apt install python-pygame```
-
- [Getting Started with Gazebo (harmonic)](https://gazebosim.org/docs/harmonic/getstarted/)
- [Setting up a robot simulation (Gazebo)](https://docs.ros.org/en/jazzy/Tutorials/Advanced/Simulators/Gaze…
-
https://answers.ros.org/question/249874/tracked-robot-gazebo-ros/
https://pdfs.semanticscholar.org/9dbc/830fc9b8e85b8c84a2d993d40fa947e005ca.pdf
https://github.com/progtologist/gazebo-tracks
-
Today we use a 2D costmap of independent cells. While this is a good and cheap way of saving some relevant information, it will bound us for the foreseeable future to 2.5D land.
If we want to suppo…
-
I am trying to see if I can migrate my ROS SMACH based sequencing engine to BehaviorTree.CPP.
However I don't find any concept of preemption here.
In SMACH I am using a lot of concurrent actions w…
-
![scurve_avoid](https://user-images.githubusercontent.com/48796694/160971617-70590f1e-de49-449a-874a-0d7ea279a6d3.png)
-
Will make our lives easier on next exibition
corot updated
10 years ago
-
@dusty-nv:
In your ROS Deep Learning repo, (https://github.com/dusty-nv/ros_deep_learning), you have included the choice to use different video input types and codec, and likewise have provided choic…