linorobot2 icon indicating copy to clipboard operation
linorobot2 copied to clipboard

Autonomous mobile robots (2WD, 4WD, Mecanum Drive)

Results 44 linorobot2 issues
Sort by recently updated
recently updated
newest added

ubuntu@LINOROBOT:/tmp$ **bash install_linorobot2.bash 4wd ydlidar realsense** ... E: Unable to locate package ros-humble-gazebo-ros-pkgs ERROR: the following rosdeps failed to install apt: command [sudo -H apt-get install -y ros-humble-gazebo-ros-pkgs] failed Trying...

Hello all, I have been facing an issue when detect an obstacle and the obstacle gets updated on the on the local costmap, but after the obstacle has moved the...

Following [https://github.com/linorobot/linorobot2#installation](url): ``` ubuntu@LINOROBOT:/tmp$ echo $ROS_DISTRO humble ubuntu@LINOROBOT:~$ echo $(rosversion -d) humble ubuntu@LINOROBOT:~$ source /opt/ros/humble/setup.bash ubuntu@LINOROBOT:~$ cd /tmp ubuntu@LINOROBOT:/tmp$ wget https://raw.githubusercontent.com/linorobot/linorobot2/${ROS_DISTRO}/install_linorobot2.bash --2022-07-09 18:10:16-- https://raw.githubusercontent.com/linorobot/linorobot2/humble/install_linorobot2.bash Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8001::154, 2606:50c0:8002::154,...

Say, can we just change the constants in the config file and Linorobot2 loads the new values each time we restart it? Or must we go through the firmware recompile...

Hi, I'm trying to run the script using Foxy - Ubuntu 20.04 Setup. It seems that to be able to run the script one must have python3-rospkg package. Even if...

hi When i using teleop, robot can go straight and back. Also can go shift + j and u/o/m/. But j - To rotate the robot CCW. doesnt working. Please...

Whenever I'm trying to make a indoor area map using SLAM maps seems like rotating continuously. Which giving me pretty bad map output. what to do. I'm sure a lot...

This PR adds the missing joy launch depending on the `joy` argument as well as removes the unused `sensors` and `description` ones that are launched from the `default_robot.launch.py`

I have my new Ros2 setup and no communication is happening between the linorobot and the host. ( Even a simple talker to listener test is not working. Is there...