UniversalRobots / Universal_Robots_ROS2_GZ_Simulation

BSD 3-Clause "New" or "Revised" License
20 stars 10 forks source link

Position control with Ignition Fortress #3

Closed benediktkreis closed 2 months ago

benediktkreis commented 2 years ago

Hi,

this is my first contribution to ROS2. So please forgive me if I have made any mistakes.

I have tried to run ros2 launch ur_simulation_ignition ur_sim_moveit.launch.py, but it did not work. The following command is working in my setup with the following code changes.

My setup

ROS2 version: Galactic Ignition version: Fortress Moveit2 version: Binary install for ROS2 Galactic

Command

Example command to launch Moveit and Ignition with UR5e model: ros2 launch ur_simulation_ignition ur_sim_moveit.launch.py ur_type:=ur5e

Code changes

Output

UR5e_Ignition_Moveit

benediktkreis commented 2 years ago

Hi @destogl, what do you think about my last commits and comments? Are further adjustments required?

fmauch commented 2 months ago

Hi, we haven't been giving this repository a lot of attention recently. We are currently in the process of making things work again. Currently, Humble and Iron (Provided the description is built from source ATM) should be working, the version from #7 should work on Rolling. All tested with the default GZ version.

Therefore, I would go ahead and close this, as I guess this would be included / supersed by the latest changes. Feel free to comment / reopen if you think otherwise.