Skip to content

Conversation

@asaj
Copy link

@asaj asaj commented Nov 10, 2024

Additional followup to #67 and #68

Also some minor fixes including

  • Use rclpy.duration.Duration in place of builtin_interfaces.msg.Duration as the latter does not support addition with Time
  • Strip comments out of robot_description URDF, which cause parsing errors when passed as a param

Fixes #81

Copy link
Member

@lukeschmitt-tr lukeschmitt-tr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your contribution! Just a few very minor comments here.

@lukeschmitt-tr lukeschmitt-tr merged commit 28bd7aa into Interbotix:humble Feb 1, 2025
1 check passed
lukeschmitt-tr added a commit that referenced this pull request Feb 1, 2025
* strip comments from locobot urdf

* Update according to changes to Python-ROS 2 API

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update interbotix_xs_toolbox/interbotix_xs_modules/interbotix_xs_modules/xs_launch/xs_launch.py

---------

Co-authored-by: lukeschmitt-tr <[email protected]>
lukeschmitt-tr added a commit that referenced this pull request Feb 1, 2025
* strip comments from locobot urdf

* Update according to changes to Python-ROS 2 API

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update interbotix_xs_toolbox/interbotix_xs_modules/interbotix_xs_modules/xs_launch/xs_launch.py

---------

Co-authored-by: lukeschmitt-tr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: parser error Couldn't parse parameter override rule: '--param robot_description

2 participants