summit_xl_sim icon indicating copy to clipboard operation
summit_xl_sim copied to clipboard

Packages for the simulation of the Summit XL, Summit XL HL and Summit-X (including X-WAM) robots

Results 17 summit_xl_sim issues
Sort by recently updated
recently updated
newest added

on the Humble branch, I see the readme files using ROS commands not ROS2 commands. even the launch files, it seems if it was written for ROS not ROS2.

Move changes to master

Following the description to use the Docker within an Ubuntu 20.04 host, I got the following error while running `docker-compose up` ``` ... ERROR: the following packages/stacks could not have...

Hello, I wanted to bring to your attention an issue I encountered with the summit_xls simulation in melodic after migrating from kinetic. 1. I have noticed that the rqt_tf_tree does...

Why the battery is red ,I have charged. ![the page of robotnik_web](https://github.com/RobotnikAutomation/summit_xl_sim/assets/103416056/ab512722-0f5a-4567-9222-0b14b9bcb6b9)

This commit allows to use a custom xacro path. Until now, you can select the xacro package, but it is hardcoded for `/robot/` path. For example, you can select `robot_bringup`...

When the angular velocity of the robot is sent to the robot 1rad/s in the form of rostopic pub, the robot in the simulation does not reach the angular velocity...

Hello, I am trying to launch the Summit XL Steel simulation on gazebo with navigation using the instructions mentioned. I use the command `roslaunch summit_xl_sim_bringup summit_xls_complete.launch` But, I get several...

We are trying to move the SUMMIT XL in a straight line in gazebo. The differential drive plugin for wheel joints is enabled and we gave a step input velocity...