-
When I only use the visual odometer for mapping, I found that the odometer will be lost when the robot bumps over the ground cracks or encounters a scene with a lack of texture.
I would like to kno…
-
I am working with 6 Turtlebot 4 under the same router. Frequently, the COMM LED turns off automatically. I want to know the reason. I have separated them with different ROS_DOMAIN_ID What is the prop…
-
Hello, I'm not quite sure what else I should install, or what original turtlebot2 files I should edit so I can use the rplidar for SLAM and navigation? Would you know?
-
## Feature request
Support Create 2 iRobot base, other 3d sensors.
#### Feature description
In ROS Kinetic, one can use the iRobot Create 2 base for a turtlebot_demo by updating .bashrc:
export TU…
-
it is what happened when I run the command on Turtlebot2:python evaluate_dmhouse.py dmhouse --num-episodes 100
but in fact deepmind_lab.so exists in the corresponding path.
this problem puzzles me f…
-
I want to know if you have successfully transplanted the model trained by the original author to a real robot? The robot I am using now is also Turtlebot2, which is the same as the robot used by the o…
-
I'm trying to edit the launch file and replace the turtlebot urdf file and package with a desired urdf file and package. In this case it is a ABB 1200
-
## Bug report
**Required Info:**
- Operating System:
Ubuntu 18.04
-
- Installation type:
Source
-
- Version or commit hash:
-
- DDS implementation:
-
- Client librar…
-
I had to change this line in the `gt_component.cpp` in the `mocap_robot_gt` to build it successfully:
- from:
```
#include
```
- to:
```
`#include
```
-