You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working with irobot_create_description and encountered an issue while visualizing the robot in RViz. It appears that the front bump sensor (specifically bump_front_center) is not positioned correctly as per my expectations based on the URDF model. I've attached a screenshot for reference.
here's the code I use in my own urdf file: <xacro:include filename="$(find irobot_create_description)/urdf/create3.urdf.xacro" />
Before proceeding further, I wanted to clarify whether this misalignment might be due to a potential mistake in my URDF file configuration or if it's a known bug within the irobot_create_description package.
Any guidance or suggestions on how to resolve or debug this issue would be greatly appreciated.
Thank you for your time and assistance.
Best regards,
The text was updated successfully, but these errors were encountered:
Hello,
I am currently working with
irobot_create_description
and encountered an issue while visualizing the robot in RViz. It appears that the front bump sensor (specificallybump_front_center
) is not positioned correctly as per my expectations based on the URDF model. I've attached a screenshot for reference.here's the code I use in my own urdf file:
<xacro:include filename="$(find irobot_create_description)/urdf/create3.urdf.xacro" />
Before proceeding further, I wanted to clarify whether this misalignment might be due to a potential mistake in my URDF file configuration or if it's a known bug within the
irobot_create_description
package.Any guidance or suggestions on how to resolve or debug this issue would be greatly appreciated.
Thank you for your time and assistance.
Best regards,
The text was updated successfully, but these errors were encountered: