We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add global localization and no motion update service request to robot class. This is the first step to create robot's selfLocalization method.
The text was updated successfully, but these errors were encountered:
Can you explain a little better what this means? Why does the robot need a self.localization method?
Sorry, something went wrong.
Labeling this medium priority for now but not clear to me what this will really do differently than what we have today.
Addressed in #503 #504.
Btpanel (ros-navigation#427)
8b6ef7b
* compatibility * add UID
Fix parameter name for params_file (ros-navigation#427)
341cc01
The parameter name for parameter file has a typo. It's actually `param*s*_file`. https://github.com/ros-planning/navigation2/blob/1b5920cc253e33a14cd94c81cccf670d13ee13cf/nav2_bringup/launch/bringup_launch.py#L41
Use a "steady clock" when measuring time differences (ros-navigation#427
fe89a54
) * Use "steady" clocks when measuring changes in time * Check if the "publish rate" tests pass now
mhpanah
No branches or pull requests
Feature request
Feature description
Add global localization and no motion update service request to robot class. This is the first step to create robot's selfLocalization method.
The text was updated successfully, but these errors were encountered: