Skip to content

Feature/base link urdf#105

Open
rlj5 wants to merge 20 commits intodevelopfrom
feature/base-link-urdf
Open

Feature/base link urdf#105
rlj5 wants to merge 20 commits intodevelopfrom
feature/base-link-urdf

Conversation

@rlj5
Copy link
Copy Markdown

@rlj5 rlj5 commented Mar 27, 2026

No description provided.

@rlj5
Copy link
Copy Markdown
Author

rlj5 commented Mar 31, 2026

Ignore the edits to the other file, I was just testing things. The only changes for this feature is in the robot.urdf.xacro file.

@rlj5 rlj5 marked this pull request as ready for review March 31, 2026 21:56
Comment on lines +8 to +15
<link name="odom"/>

<joint name="odom_joint" type="fixed">
<parent link="odom"/>
<origin rpy="0 0 0" xyz="0 0 0.01"/>
<child link="base_link"/>
<axis xyz="0 0 1"/>
</joint>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

odom should be rtabmap defined, change the links it is using in its configuration file
Also do the same to nav2, change all instances of base_footprint to base_link in that parameter file

@rlj5 rlj5 requested a review from zbrotherton April 4, 2026 03:43
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.

2 participants