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 jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 0.2.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2022-10-29 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package holds common configuration files for running the
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
README
No README found.
See repository README.
CHANGELOG
Changelog for package pr2_navigation_config
0.2.0 (2022-05-18)
- remove sim_period parameter: it does not exist (anymore?) (#42)
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: Dave Feil-Seifer, Michael Görner
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: David Feil-Seifer, Kei Okada
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- pr2_navigation_config: Lowered min_rot_vel from 0.4 to 0.3 to fix an interaction between min_rot_vel and (acc_lim_theta * sim_period) which prevents it from turning in place from a stop.
- The last touches for moving pr2_navigation over to PointCloud2
- Adding an oscillation timeout of 10 seconds by default to pr2_navigation
- Changing the size of the voxel grid to allow the robot to navigate when the spine is all the way up
- Switching to use new dwa_local_planner, also removing nav_view launch files
- Changing acc_limit to acc_lim
- Changing wiki markup to html links in manifest and stack xml files.… hopefully that will work with the wiki macros, we'll see
- Adding descriptions of each package to manifest files
- Copying pr2_navigation from staging area to stacks section of the repoistory
- Contributors: Austin Hendrix, Dave Hershberger, Eitan Marder-Eppstein, Kei Okada, eitan
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged pr2_navigation_config at Robotics Stack Exchange
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 | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
This package holds common configuration files for running the
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
README
No README found.
See repository README.
CHANGELOG
Changelog for package pr2_navigation_config
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: David Feil-Seifer, Kei Okada
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- pr2_navigation_config: Lowered min_rot_vel from 0.4 to 0.3 to fix an interaction between min_rot_vel and (acc_lim_theta * sim_period) which prevents it from turning in place from a stop.
- The last touches for moving pr2_navigation over to PointCloud2
- Adding an oscillation timeout of 10 seconds by default to pr2_navigation
- Changing the size of the voxel grid to allow the robot to navigate when the spine is all the way up
- Switching to use new dwa_local_planner, also removing nav_view launch files
- Changing acc_limit to acc_lim
- Changing wiki markup to html links in manifest and stack xml files.… hopefully that will work with the wiki macros, we'll see
- Adding descriptions of each package to manifest files
- Copying pr2_navigation from staging area to stacks section of the repoistory
- Contributors: Austin Hendrix, Dave Hershberger, Eitan Marder-Eppstein, Kei Okada, eitan
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged pr2_navigation_config at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
This package holds common configuration files for running the
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
README
No README found.
See repository README.
CHANGELOG
Changelog for package pr2_navigation_config
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: David Feil-Seifer, Kei Okada
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- pr2_navigation_config: Lowered min_rot_vel from 0.4 to 0.3 to fix an interaction between min_rot_vel and (acc_lim_theta * sim_period) which prevents it from turning in place from a stop.
- The last touches for moving pr2_navigation over to PointCloud2
- Adding an oscillation timeout of 10 seconds by default to pr2_navigation
- Changing the size of the voxel grid to allow the robot to navigate when the spine is all the way up
- Switching to use new dwa_local_planner, also removing nav_view launch files
- Changing acc_limit to acc_lim
- Changing wiki markup to html links in manifest and stack xml files.… hopefully that will work with the wiki macros, we'll see
- Adding descriptions of each package to manifest files
- Copying pr2_navigation from staging area to stacks section of the repoistory
- Contributors: Austin Hendrix, Dave Hershberger, Eitan Marder-Eppstein, Kei Okada, eitan
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged pr2_navigation_config at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2-prime/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2018-05-07 |
Dev Status | UNMAINTAINED |
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
This package holds common configuration files for running the
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package pr2_navigation_config
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: David Feil-Seifer, Kei Okada
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- pr2_navigation_config: Lowered min_rot_vel from 0.4 to 0.3 to fix an interaction between min_rot_vel and (acc_lim_theta * sim_period) which prevents it from turning in place from a stop.
- The last touches for moving pr2_navigation over to PointCloud2
- Adding an oscillation timeout of 10 seconds by default to pr2_navigation
- Changing the size of the voxel grid to allow the robot to navigate when the spine is all the way up
- Switching to use new dwa_local_planner, also removing nav_view launch files
- Changing acc_limit to acc_lim
- Changing wiki markup to html links in manifest and stack xml files.… hopefully that will work with the wiki macros, we'll see
- Adding descriptions of each package to manifest files
- Copying pr2_navigation from staging area to stacks section of the repoistory
- Contributors: Austin Hendrix, Dave Hershberger, Eitan Marder-Eppstein, Kei Okada, eitan
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged pr2_navigation_config at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.2.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2022-10-29 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package holds common configuration files for running the
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
README
No README found.
See repository README.
CHANGELOG
Changelog for package pr2_navigation_config
0.2.0 (2022-05-18)
- remove sim_period parameter: it does not exist (anymore?) (#42)
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: Dave Feil-Seifer, Michael Görner
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- fixed CMake files for compile in kinetic
- Contributors: David Feil-Seifer, Kei Okada
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- pr2_navigation_config: Lowered min_rot_vel from 0.4 to 0.3 to fix an interaction between min_rot_vel and (acc_lim_theta * sim_period) which prevents it from turning in place from a stop.
- The last touches for moving pr2_navigation over to PointCloud2
- Adding an oscillation timeout of 10 seconds by default to pr2_navigation
- Changing the size of the voxel grid to allow the robot to navigate when the spine is all the way up
- Switching to use new dwa_local_planner, also removing nav_view launch files
- Changing acc_limit to acc_lim
- Changing wiki markup to html links in manifest and stack xml files.… hopefully that will work with the wiki macros, we'll see
- Adding descriptions of each package to manifest files
- Copying pr2_navigation from staging area to stacks section of the repoistory
- Contributors: Austin Hendrix, Dave Hershberger, Eitan Marder-Eppstein, Kei Okada, eitan
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.