moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
983 stars 493 forks source link

Cast of "max_velocity" and "max_acceleration" values to double #2803

Closed JorgePRamos closed 3 weeks ago

JorgePRamos commented 2 months ago

Description

Propose solution for open issue #2776 which tackles the generation of the joint_limits.yaml by the MoveIt setup assistant in which the generated values are Integers when Double are expected. A cast to double has been made as an attempt to solve this issue in s simple way.

Checklist

github-actions[bot] commented 1 month ago

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.