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
move_base
How to move_ Base flex replace move_ Base
<param name="base_global_planner" value="full_coverage_path_planner/SpiralSTC" /> <param name="planner_frequency" value="0.0001" /> <param name="planner_patience" value="2.0" /> <param name="base_local_planner" value="teb_local_planner/TebLocalPlannerROS" /> <param name="controller_frequency" value="5.0" /> <param name="controller_patience" value="10.0" /> <rosparam file="$(find qingzhou_nav)/params/costmap_common_params.yaml" command="load" ns="global_costmap" /> <rosparam file="$(find qingzhou_nav)/params/costmap_common_params.yaml" command="load" ns="local_costmap" /> <rosparam file="$(find qingzhou_nav)/params/local_costmap_params.yaml" command="load" /> <rosparam file="$(find qingzhou_nav)/params/global_costmap_params.yaml" command="load" /> <rosparam file="$(find qingzhou_nav)/params/teb_local_planner_params.yaml" command="load" /> <!-- <rosparam file="$(find qingzhou_nav)/params/costmap_converter_params.yaml" command="load" /> --> <rosparam file="$(find qingzhou_nav)/params/global_planner_params.yaml" command="load" /> <!-- <remap from="/odom" to="/odom_ekf"/> --> <remap from="/cmd_vel" to="/qingzhou/ackermann_steering_controller/cmd_vel"/>
The text was updated successfully, but these errors were encountered:
Can you place the working file and the failing file?
And what error message is generated?
Sorry, something went wrong.
It doesn't have any error messages, but it's not like the Movebaseflex you used, I just want to know if it has any impact
No branches or pull requests
How to move_ Base flex replace move_ Base
The text was updated successfully, but these errors were encountered: