No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 2.3.7
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/turtlebot/turtlebot_apps.git
VCS Type git
VCS Version indigo
Last Updated 2017-11-22
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

turtlebot_navigation

Additional Links

Maintainers

  • OSRF

Authors

  • Tully Foote
README
No README found. See repository README.
CHANGELOG

Changelog for package turtlebot_navigation

2.3.7 (2016-11-01)

  • Parameterize AMCL and GMapping launch files for individual cameras. Changed amcl_demo.launch and gmapping_demo.launch to use the TURTLEBOT_3D_SENSOR environment variable to choose which version of the XXXX_amcl.launch.xml, XXXX_costmap_param.yaml, and XXXX_gmapping.launch.xml files it includes. This is done to allow custom AMCL or GMapping parameters specific to the 3D camera being used. These have also been parameterized to allow you to pass an argument to override these values. For cameras that do not have custom param files, their corresponding launch files are simply symlinks to the default files.
  • remove superfluous leading \'/\' in topic names These are not needed as all topics in question are in the same namespace as the nodes. However, the \'/\' breaks namespacing, so it becomes impossible to move the whole launch file into a new namespace.
  • Contributors: Kevin Wells, v4hn

2.3.6 (2016-06-29)

2.3.5 (2016-06-28)

2.3.4 (2016-06-28)

  • Update CMakeLists.txt catkin_package() must be called before add_executable().
  • Contributors: Jihoon Lee, commaster90

2.3.3 (2015-03-23)

  • use env instead arg for map closes #134
  • Contributors: roycho111

2.3.2 (2015-01-21)

2.3.1 (2014-12-30)

2.3.0 (2014-12-30)

  • base_frame and odom_frame are configurable
  • Added comment about track_unknown_space also to global_planner_param.yaml
  • Update move_base_params.yaml Removed base_global_planner parameter which was defined twice
    • track_unknown_space parameter added to obstacle layer in costmap_common_param.yaml
    • set allow_unknown global path planning to false and added note about needed track_unkown_space param
    • Added default values for navfn comments
    • Added global planner param file
    • Added comment for global planner in move base param file
    • Removed base_local_planner.yaml
  • Added navfn param file to move_base.launch.xml

  • Added param file for navfn global planner

  • restructure of custom param

  • fixed typo in move_base.launch.xml

  • added comments about dummy file

  • Load custom param file for move_base

  • set laser topic from launch file

  • set gmapping minimum score to 200

  • fixed few parameters

  • bugfix and param files clean up

  • bugfix move_base.launch.xml

  • updated turtlebot navigation params to use layer plugins

  • frame_id parameters can now be entered by user from launch file

  • Set frame_id parameters as arguments in amcl launch file

  • turtlebot navigation environment variables (map).

  • minimumScore in gmapping

  • typo bugfix for dwa-local-planner -> dwa_local_planner run_depends.

  • Run depend fix for dwa_local_planner

  • constrain translational acceleration to match the smoother\'s profile, #93.

  • improved obstacle avoidance, better turning arcs.

  • don\'t set translational min vel to zero else negligible rotations will be accepted.

  • update dwa local planner with experimentally verified kobuki limits and accelerations.

  • local costmap and obstacle layer should be referencing odom, not map, fixes #90.

  • Merge branch \'indigo\' of https://github.com/turtlebot/turtlebot_apps into indigo

  • there is actually one (not zero) vy_sample when planning, fixes #89.

  • 0.0 minimum velocity so it generates local paths that spin in place.

  • switch to the dwa planner.

  • dwa planner configuration for the turtlebot.

  • Removed dependencies that move_base now brings in, closes #56.

  • Contributors: AlexReimann, Alexander Reimann, Daniel Stonier, Jihoon Lee, Mehdi Tlili, kentsommer

2.2.4 (2013-10-14)

2.2.3 (2013-09-27)

2.2.2 (2013-09-26)

2.2.1 (2013-09-23)

2.2.0 (2013-08-30)

  • On gmapping, provide a realistic range for the kinect and reduce the map_update_interval (now use default value).
  • Add bugtracker and repo info URLs.
  • Rename include launchers to *.launch.xml.
  • Changelogs at package level.
  • URL for the pull request that will make the navi modules workaround redundant.
  • Dependencies reviewed

2.1.x - hydro, unstable

2.1.1 (2013-08-09)

  • Add few namespace-related changes
  • Add safety controller to navigation demos
  • Rationalize the use of velocity smoother: remap properly robot_cmd_vel, add comments, and avoid meaningless topic names\"
  • Adapt turtlebot_navigation configuration to hydro navi stack

2.1.0 (2013-07-19)

  • Catkinized

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/turtlebot_apps/ChangeList

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged turtlebot_navigation at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.2.5
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/turtlebot/turtlebot_apps.git
VCS Type git
VCS Version hydro
Last Updated 2014-03-24
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

turtlebot_navigation

Additional Links

Maintainers

  • OSRF

Authors

  • Tully Foote
README
No README found. See repository README.
CHANGELOG

Changelog for package turtlebot_navigation

2.2.5 (2014-03-25)

2.2.4 (2013-10-14)

2.2.3 (2013-09-27)

2.2.2 (2013-09-26)

2.2.1 (2013-09-23)

2.2.0 (2013-08-30)

  • On gmapping, provide a realistic range for the kinect and reduce the map_update_interval (now use default value).
  • Add bugtracker and repo info URLs.
  • Rename include launchers to *.launch.xml.
  • Changelogs at package level.
  • URL for the pull request that will make the navi modules workaround redundant.
  • Dependencies reviewed

2.1.x - hydro, unstable

2.1.1 (2013-08-09)

  • Add few namespace-related changes
  • Add safety controller to navigation demos
  • Rationalize the use of velocity smoother: remap properly robot_cmd_vel, add comments, and avoid meaningless topic names\"
  • Adapt turtlebot_navigation configuration to hydro navi stack

2.1.0 (2013-07-19)

  • Catkinized

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/turtlebot_apps/ChangeList

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged turtlebot_navigation at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.3.7
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/turtlebot/turtlebot_apps.git
VCS Type git
VCS Version indigo
Last Updated 2017-11-22
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

turtlebot_navigation

Additional Links

Maintainers

  • OSRF

Authors

  • Tully Foote
README
No README found. See repository README.
CHANGELOG

Changelog for package turtlebot_navigation

2.3.7 (2016-11-01)

  • Parameterize AMCL and GMapping launch files for individual cameras. Changed amcl_demo.launch and gmapping_demo.launch to use the TURTLEBOT_3D_SENSOR environment variable to choose which version of the XXXX_amcl.launch.xml, XXXX_costmap_param.yaml, and XXXX_gmapping.launch.xml files it includes. This is done to allow custom AMCL or GMapping parameters specific to the 3D camera being used. These have also been parameterized to allow you to pass an argument to override these values. For cameras that do not have custom param files, their corresponding launch files are simply symlinks to the default files.
  • remove superfluous leading \'/\' in topic names These are not needed as all topics in question are in the same namespace as the nodes. However, the \'/\' breaks namespacing, so it becomes impossible to move the whole launch file into a new namespace.
  • Contributors: Kevin Wells, v4hn

2.3.6 (2016-06-29)

2.3.5 (2016-06-28)

2.3.4 (2016-06-28)

  • Update CMakeLists.txt catkin_package() must be called before add_executable().
  • Contributors: Jihoon Lee, commaster90

2.3.3 (2015-03-23)

  • use env instead arg for map closes #134
  • Contributors: roycho111

2.3.2 (2015-01-21)

2.3.1 (2014-12-30)

2.3.0 (2014-12-30)

  • base_frame and odom_frame are configurable
  • Added comment about track_unknown_space also to global_planner_param.yaml
  • Update move_base_params.yaml Removed base_global_planner parameter which was defined twice
    • track_unknown_space parameter added to obstacle layer in costmap_common_param.yaml
    • set allow_unknown global path planning to false and added note about needed track_unkown_space param
    • Added default values for navfn comments
    • Added global planner param file
    • Added comment for global planner in move base param file
    • Removed base_local_planner.yaml
  • Added navfn param file to move_base.launch.xml

  • Added param file for navfn global planner

  • restructure of custom param

  • fixed typo in move_base.launch.xml

  • added comments about dummy file

  • Load custom param file for move_base

  • set laser topic from launch file

  • set gmapping minimum score to 200

  • fixed few parameters

  • bugfix and param files clean up

  • bugfix move_base.launch.xml

  • updated turtlebot navigation params to use layer plugins

  • frame_id parameters can now be entered by user from launch file

  • Set frame_id parameters as arguments in amcl launch file

  • turtlebot navigation environment variables (map).

  • minimumScore in gmapping

  • typo bugfix for dwa-local-planner -> dwa_local_planner run_depends.

  • Run depend fix for dwa_local_planner

  • constrain translational acceleration to match the smoother\'s profile, #93.

  • improved obstacle avoidance, better turning arcs.

  • don\'t set translational min vel to zero else negligible rotations will be accepted.

  • update dwa local planner with experimentally verified kobuki limits and accelerations.

  • local costmap and obstacle layer should be referencing odom, not map, fixes #90.

  • Merge branch \'indigo\' of https://github.com/turtlebot/turtlebot_apps into indigo

  • there is actually one (not zero) vy_sample when planning, fixes #89.

  • 0.0 minimum velocity so it generates local paths that spin in place.

  • switch to the dwa planner.

  • dwa planner configuration for the turtlebot.

  • Removed dependencies that move_base now brings in, closes #56.

  • Contributors: AlexReimann, Alexander Reimann, Daniel Stonier, Jihoon Lee, Mehdi Tlili, kentsommer

2.2.4 (2013-10-14)

2.2.3 (2013-09-27)

2.2.2 (2013-09-26)

2.2.1 (2013-09-23)

2.2.0 (2013-08-30)

  • On gmapping, provide a realistic range for the kinect and reduce the map_update_interval (now use default value).
  • Add bugtracker and repo info URLs.
  • Rename include launchers to *.launch.xml.
  • Changelogs at package level.
  • URL for the pull request that will make the navi modules workaround redundant.
  • Dependencies reviewed

2.1.x - hydro, unstable

2.1.1 (2013-08-09)

  • Add few namespace-related changes
  • Add safety controller to navigation demos
  • Rationalize the use of velocity smoother: remap properly robot_cmd_vel, add comments, and avoid meaningless topic names\"
  • Adapt turtlebot_navigation configuration to hydro navi stack

2.1.0 (2013-07-19)

  • Catkinized

Previous versions, bugfixing

Available in ROS wiki: http://ros.org/wiki/turtlebot_apps/ChangeList

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged turtlebot_navigation at Robotics Stack Exchange

No version for distro melodic. Known supported distros are highlighted in the buttons above.